X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=fdio.infra.ansible%2Froles%2Fjenkins_job_health_exporter%2Fdefaults%2Fmain.yaml;h=73a0caecfaf782cc87d9c4cb712e3f48611b46b5;hb=refs%2Fchanges%2F20%2F33520%2F1;hp=9813d41afb8b1e8729863e2a4dc9cd6a65182fc0;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce;p=csit.git diff --git a/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml b/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml index 9813d41afb..73a0caecfa 100644 --- a/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml +++ b/fdio.infra.ansible/roles/jenkins_job_health_exporter/defaults/main.yaml @@ -8,7 +8,7 @@ req_timeout_sec: 30 bind_to: "0.0.0.0:9186" last_builds: 10 jobs: - - "vpp-csit-verify-api-crc-master" + - "vpp-csit-verify-api-crc-master-ubuntu2004-x86_64" - "vpp-beta-verify-master-ubuntu2004-aarch64" - "vpp-verify-master-centos8-aarch64" - "vpp-verify-master-ubuntu1804-aarch64" @@ -22,8 +22,8 @@ jobs: - "vpp-sphinx-docs-verify-master-ubuntu1804-x86_64" - "vpp-docs-verify-master-ubuntu1804-x86_64" - "vpp-make-test-docs-verify-master-ubuntu1804-x86_64" - - "vpp-csit-verify-device-master-1n-skx" - - "vpp-csit-verify-device-master-1n-tx2" + - "vpp-csit-verify-device-master-ubuntu2004-x86_64-1n-skx" + - "vpp-csit-verify-device-master-ubuntu2004-aarch64-1n-tx2" # Conf - Service. jenkins_job_health_exporter_restart_handler_state: "restarted" @@ -32,4 +32,4 @@ jenkins_job_health_exporter_restart_handler_state: "restarted" jenkins_job_health_exporter_target_dir: "/usr/bin" jenkins_job_health_exporter_conf_dir: "/etc" jenkins_job_health_exporter_url: "https://github.com/ayourtch/jenkins-job-health-exporter/releases/download" -jenkins_job_health_exporter_version: "v0.0.3" \ No newline at end of file +jenkins_job_health_exporter_version: "v0.0.3"