Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update matching pattern for ipv6 addr #4041

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

cliping
Copy link
Contributor

@cliping cliping commented Dec 18, 2024

Before:
[stdlog] avocado.core.exceptions.TestFail: Pattern '.*2620:52:0:4972:2e:22.*ESTABLISHED.ssh.' is not matched in 'tcp ...
[stdlog] tcp6 0 0 2620:52:0:4972:2e:37844 2620:52:0:4972:2eea::22 ESTABLISHED 2721118/ssh

After:
(1/1) type_specific.io-github-autotest-libvirt.migration.migration_uri.desturi.ipv6.ssh.p2p: STARTED
(1/1) type_specific.io-github-autotest-libvirt.migration.migration_uri.desturi.ipv6.ssh.p2p: PASS (502.63 s)

@Yingshun Yingshun merged commit a9b09f4 into avocado-framework:master Jan 9, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants