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

Failing ambassador rolling updates tests #3857

Closed
axsaucedo opened this issue Jan 17, 2022 · 1 comment
Closed

Failing ambassador rolling updates tests #3857

axsaucedo opened this issue Jan 17, 2022 · 1 comment
Assignees
Labels

Comments

@axsaucedo
Copy link
Contributor

Currently the test_rolling_update10 and test_rolling_update5 are failing consistently for the ambassador tests, whilst passing on the istio tests. This can be reproduced locally by running the tests with the following commands:

pytest  -v -s --capture=no --log-cli-level=DEBUG test_rolling_updates.py::TestRollingHttp::test_rolling_update5
pytest  -v -s --capture=no --log-cli-level=DEBUG test_rolling_updates.py::TestRollingHttp::test_rolling_update10

The tests run for the 5 retries and fail on each, whilst passing on the istio configuration.

@ukclivecox
Copy link
Contributor

Unlikely will look at until Ambassador update or deprecation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants