-
Notifications
You must be signed in to change notification settings - Fork 50
Move nmstate namespace check to network sanity checks and nodes_active_nics to return node_physical_nics for cloud clusters
#1904
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
03e9b95
move nmstate checks to netwrok sanity
rnetser bb90322
nodes_active_nics will return node_physical_nics if running on cloud …
rnetser 65e3f5d
update log content in nodes_active_nics
rnetser 2180fbd
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser 35fe2de
rename conformance_tests to is_baremetal_or_psi_cluster
rnetser fc55066
set nodes_active_nics for non-bm from node_physical_nics
rnetser 7d57af7
do not collect MS is not running on bm or psi
rnetser 87eef2c
rename param to not_running_pods for clarity
rnetser 78ad105
use copy to not mutate a global
rnetser 72c6612
improve MS knmstate collection based on is_baremetal_or_psi_cluster f…
rnetser 0b7928c
improve MS knmstate collection based on is_baremetal_or_psi_cluster f…
rnetser 8ecc6bd
Use consistent test path check
rnetser 3d6ed95
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser c3d2529
resolve merge conflicts
rnetser f11a7e5
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser 012cf62
fix wait_for_pods_running docstring
rnetser d164c37
resolve conflicts with main
rnetser 3b8c4d0
move function above calls and update arg name
rnetser 9ca0d80
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser 2061a95
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser add9715
remove duplicate call to _verify_multi_nic
rnetser 8d39da4
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser 2d84777
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser 1aa60ad
wait_for_pods_running-format error message
rnetser d21e911
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser e58d852
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser e03611d
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser eb53a1e
resolve merge conflicts
rnetser 393c4e0
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser ba2ffe6
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser 95d3f28
do not check bm_psi hw
rnetser 68b5045
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser e6fd846
linting
rnetser c1ee12c
remove get_fixture_return_values
rnetser fe8c0fe
save nmstate ns as const
rnetser f5d63e8
rebase on main
rnetser 2baf15f
wait_for_pods_running - remove bool and add try in network sanity
rnetser 1c0e886
Merge branch 'main' of https://github.com/RedHatQE/openshift-virtuali…
rnetser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.