[stable-2.15] backports for 2.15#1009
Open
mdujava wants to merge 20 commits into3scale-qe:stable-2.15from
Open
[stable-2.15] backports for 2.15#1009mdujava wants to merge 20 commits into3scale-qe:stable-2.15from
mdujava wants to merge 20 commits into3scale-qe:stable-2.15from
Conversation
(cherry picked from commit 626d045)
(cherry picked from commit 34a7367)
(cherry picked from commit 8397019)
(cherry picked from commit 4c4a875)
(cherry picked from commit af1a4d7)
(cherry picked from commit 7a6ede3)
Fixes: 3scale-qe#980 (cherry picked from commit 14bf3e3)
- Remove policy-dependent metrics (content_caching, batching_*) from apicast test_metrics.py - These are tested in dedicated policy tests (test_content_caching_policy.py, test_batching_caching_policy.py) - In Zync METRICS_QUE there were duplicate metrics. These have been removed. - Removed que_job_retries_total from Zync metrics. This metric is only present on test retries, so it fails otherwise. (cherry picked from commit 55038f0)
(cherry picked from commit 1deb5ac)
See: 3scale-qe#996 fixed default sources in tests/conftest.py (cherry picked from commit 28ea30f)
(cherry picked from commit 7ed0eae)
(cherry picked from commit aa9534b)
(cherry picked from commit 60702b5)
Widgetastic-core 2.0.0 changed its interface (does not provide exceptions that used to be in previous version) and uses Playwright instead of Selenium. Widgeastic-patternfly4 is dependant on the version <2.0.0 (cherry picked from commit 4f9a46e)
Co-authored-by: Matej Dujava <mdujava@redhat.com> (cherry picked from commit dcd5cfc)
Add type guard to ensure server_url is non-None string before passing to KeycloakOpenID constructor. Fixes argument type incompatibility error. (cherry picked from commit 023eefd)
(cherry picked from commit 80bb9d6)
(cherry picked from commit a5deb34)
(cherry picked from commit 7619a4c)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Backporting from PRs: