Skip to content

Labels

Labels

  • adjust-batch-size=500

    Label to adjust PARQUET_PROCESSING_BATCH_SIZE for pr-checks
  • automated

  • aws-smoke-tests

    pr_check will run aws + ocp on aws smoke tests, used when changes affect AWS only.
  • azure-smoke-tests

    pr_check will run azure + ocp on azure smoke tests, used when changes affect azure only.
  • blocked

  • cost-model-smoke-tests

    pr_check will run all cost-model smoke tests. Used for OCP cost model updates.
  • dependencies

    Pull requests that update a dependency file
  • django migration

    Change requires a Django database migration
  • flightpath-pr

    Issues being worked on by the flight path team
  • force-csv-splitting

    Label to toggle test data generation to use multiple files per manifest
  • full-run-smoke-tests

    pr_check will run all smoke tests. Used for large or wider reaching changes.
  • gcp-smoke-tests

    pr_check will run gcp + ocp on gcp smoke tests, used when changes affect GCP only.
  • github_actions

    Pull requests that update GitHub Actions code
  • hot-fix-smoke-tests

    pr_check label to run minimal smoke tests for fast moving bug-fix
  • lgtm

    pr_check will build the image
  • ocp-on-prem-smoke-tests

    pr_check will run all tests that are relevant to on-prem (non-saas)
  • ocp-smoke-tests

    pr_check will run ocp + ocp on cloud smoke tests, used when changes affect ocp.
  • ok-to-skip-smokes

    Changes are not hit by smoke tests (doc updates for example)
  • on-hold

  • on-prem-processing

    pr_check will deploy and run the on-prem data pipeline processing flow.
  • pr-check-build

    pr_check will build the image
  • python

    Pull requests that update python code
  • run-jenkins-tests

    Run tests in Jenkins and skip tests in Konflux
  • run-konflux-tests

    Run tests in Konflux and skip tests in Jenkins
  • skip-migration-check

    Skip migration test in CI. Useful for separating model changes from the migration.
  • smoke-tests

    pr_check will run minimal required smokes. Used when changes hit multiple providers.
  • smokes-required

    Label to show that smokes tests should be run against these changes.
  • testing-cicd

    Testing label
  • trino migration

    Change requires a Trino migration