X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_feature_tests_centos.yml;h=dc59e7bf39f2f563ca978525300adde1299063df;hb=b12dd2e4d66cafbf45f627c613f46c623d16952f;hp=b056a377c123b19dfa41d9d435f051ea155fd82d;hpb=0a3a4cc3cfdf5ac0bf7cf7a97a7cd5480af9d898;p=infra%2Fcicd.git diff --git a/jjb/airship/job_feature_tests_centos.yml b/jjb/airship/job_feature_tests_centos.yml index b056a377..dc59e7bf 100644 --- a/jjb/airship/job_feature_tests_centos.yml +++ b/jjb/airship/job_feature_tests_centos.yml @@ -81,6 +81,10 @@ name: TESTS_FOR default: "feature_tests_centos" description: 'Tests for pivoting and remediation.' + - string: + name: PROMETHEUS_MONITORING + default: "true" + description: 'Enable Prometheus metrics' properties: - build-discarder: @@ -107,7 +111,9 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - - 'release-0.4' + - 'main' + - 'release-0.5' + - 'release-0.1' status-context: "test-features-centos" success-status: "Passed" failure-status: "Failed"