X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=fdio.infra.ansible%2Froles%2Fjenkins_job_health_exporter%2Fdefaults%2Fmain.yaml;h=ab54aac51649dbc51fb169d2992472301384fa5b;hb=c4ecedf6cb82a4d68035237add6af5f611d36a47;hp=4ffa94ddefbb58545d0bfe200451cb10940fda84;hpb=d6f2991ae90cb1d4de268c8b90dfadf463aa201f;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 4ffa94ddef..ab54aac516 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,22 +8,15 @@ req_timeout_sec: 30 bind_to: "0.0.0.0:9186" last_builds: 10 jobs: - - "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" - - "vpp-gcc-verify-master-ubuntu2004-x86_64" - - "vpp-verify-master-centos8-x86_64" - - "vpp-verify-master-debian10-x86_64" - - "vpp-verify-master-ubuntu2004-x86_64" - - "vpp-verify-master-ubuntu1804-x86_64" - - "vpp-debug-verify-master-ubuntu2004-x86_64" - - "vpp-checkstyle-verify-master-ubuntu2004-x86_64" - - "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-ubuntu2004-x86_64-1n-skx" - - "vpp-csit-verify-device-master-ubuntu2004-aarch64-1n-tx2" + - "vpp-csit-verify-api-crc-master-ubuntu2204-x86_64" + - "vpp-gcc-verify-master-ubuntu2204-x86_64" + - "vpp-verify-master-ubuntu2204-aarch64" + - "vpp-verify-master-ubuntu2204-x86_64" + - "vpp-debug-verify-master-ubuntu2204-x86_64" + - "vpp-checkstyle-verify-master-ubuntu2204-x86_64" + - "vpp-docs-verify-master-ubuntu2204-x86_64" + - "vpp-csit-verify-device-master-ubuntu2204-x86_64-1n-skx" + - "vpp-csit-verify-device-master-ubuntu2204-aarch64-1n-tx2" # Conf - Service. jenkins_job_health_exporter_restart_handler_state: "restarted" @@ -32,4 +25,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"