fix(ansible): Jenkins Job Exporter
[csit.git] / fdio.infra.ansible / roles / jenkins_job_health_exporter / defaults / main.yaml
index 73a0cae..ab54aac 100644 (file)
@@ -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"