Remove unused PROMETHEUS_METRICS variable from airship jobs
[infra/cicd.git] / jjb / airship / job_master_feature_tests_upgrade_ubuntu.yml
index 82f6b066b90ef5e99325aa44ad9182a170dc44e4..81917136e62be2420c38d7272ae72e99d4559a68 100644 (file)
         name: TESTS_FOR
         default: "feature_tests_upgrade"
         description: 'Tests for upgrade.'
-    - 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