This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
feat: run most frequent flavours in the PR stage (#873) backport for 7.x #880
Merged
Conversation
This file contains 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
* chore: decouple centos from debian in BDD examples This change will support the selection of centos, debian or both when running the tests. Therefore the CI will be able to run only tests for centos in the PR phase, speeding up the PR build: The other OSs could be run in the nightly build * feat: run centos in the PR phase * feat: do not run ubi8 in the PR phase * fix: negate tags to skip only those ones * fix: enclose variable in double quotes * fix: add whitespaces * fix: defensive programming for the new key * chore: move old MySQL versions to the nightly build Because there is only one variant, we are removing the @variant tag * chore: use PR filter for MySQL YAML descritor * chore: move MySQL 5.7 to the PR phase * chore: move Percona out to the PR phase * chore: append PR filter for upstream PRs * chore: support running endpoint tests for debian * chore: move endpoint processes to the process feature file * chore: do not add Debian tests for PRs in endpoint test suite
💔 Tests Failed
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪Test errorsExpand to view the tests failures
|
8 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Backports the following commits to 7.x: