Remove unused PROMETHEUS_METRICS variable from airship jobs
[infra/cicd.git] / jjb / airship / job_master_feature_tests_ubuntu.yml
index 0771d292d563441bdf14c507ca62ddd28a6c6067..8d3a5fd3f487cc8cd591f2abf1ee688ba874d9b0 100644 (file)
         name: TESTS_FOR
         default: "feature_tests"
         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