Labels
Labels
19 labels
- pr_check will run aws + ocp on aws smoke tests, used when changes affect AWS only.
- pr_check will run azure + ocp on azure smoke tests, used when changes affect azure only.
- pr_check will run all cost-model smoke tests. Used for OCP cost model updates.
- Pull requests that update a dependency file
- Change requires a Django database migration
- pr_check will run all smoke tests. Used for large or wider reaching changes.
- pr_check will run gcp + ocp on gcp smoke tests, used when changes affect GCP only.
- pr_check label to run minimal smoke tests for fast moving bug-fix
- pr_check will build the image
- pr_check will run ocp + ocp on cloud smoke tests, used when changes affect ocp.
- Changes are not hit by smoke tests (doc updates for example)
- pr_check will build the image
- Run tests in Jenkins and skip tests in Konflux
- Run tests in Konflux and skip tests in Jenkins
- Skip migration test in CI. Useful for separating model changes from the migration.
- pr_check will run minimal required smokes. Used when changes hit multiple providers.
- Label to show that smokes tests should be run against these changes.
- Testing label
- Change requires a Trino migration