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

Debug network issue of case test_vdc_virtual_subscription_on_webui #215

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

Junefen
Copy link
Member

@Junefen Junefen commented Jan 26, 2024

The testcase test_vdc_virtual_subscription_on_webui always failed in the automation workflow, but could be passed in the local debug, so guess it should be the network issue.
Add 5 seconds wait and run the sub-man refresh before checking the subscription.

Test Result

% python3 -m pytest -v tests/subscription/test_satellite.py -k 'test_vdc_virtual_subscription_on_webui'
========================================================= test session starts =========================================================
platform darwin -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 -- /opt/homebrew/opt/[email protected]/bin/python3.11
cachedir: .pytest_cache
rootdir: /Users/yuefliu/workspace/virtwho-test, configfile: pytest.ini
collected 11 items / 10 deselected / 1 selected                                                                                       

tests/subscription/test_satellite.py::TestSatelliteScaDisable::test_vdc_virtual_subscription_on_webui PASSED                    [100%]

====================================== 1 passed, 10 deselected, 2 warnings in 176.86s (0:02:56) =======================================
[2024-01-26 14:58:52] - [conftest.py] - INFO: Finished Test: tests/subscription/test_satellite.py::TestSatelliteScaDisable::test_vdc_virtual_subscription_on_webui

@Junefen Junefen self-assigned this Jan 26, 2024
@Junefen
Copy link
Member Author

Junefen commented Jan 26, 2024

Will merge it by myself to rerun the Jenkins job.

@Junefen Junefen merged commit 4b31c77 into VirtwhoQE:main Jan 26, 2024
1 check 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.

1 participant