Remove unused PROMETHEUS_METRICS variable from airship jobs
[infra/cicd.git] / jjb / airship / job_master_feature_tests_centos.yml
index 37b4d08fc0fc94b0e6909448ceb3581bbf1d8e6f..264d6deff0a08e73d574dca04b276f1510fa1f90 100644 (file)
         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:
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - '{branch|master}'
+            - '{branch|main}'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True