Change the name of e2e master jobs 67/10967/5
authorNam Xuan Nguyen <nam.xuan.nguyen@est.tech>
Wed, 27 Oct 2021 07:13:39 +0000 (10:13 +0300)
committerNam Xuan Nguyen <nam.xuan.nguyen@est.tech>
Wed, 27 Oct 2021 07:59:27 +0000 (07:59 +0000)
This PR aims to make it easier to monitor these e2e master jobs by changing the name and make the word "master" more visible.

Change-Id: I4756d7291e5038f63c20c7d29eb25e63b0d578ea

jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_centos.yml
jjb/airship/job_capi_capm3_v1a5_master_e2e_tests_ubuntu.yml

index 64be3f64191a64760e05d09b65dbba8d78db7232..d99a90547aa38e1411c1830733908e102ba9f4a2 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: capi_capm3_v1a5_master_e2e_tests_centos
-    name: '{job_prefix}_{name}_master_e2e_test_centos'
+    name: '{job_prefix}_master_e2e_test_centos'
     description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on CentOS."
     project-type: pipeline
     defaults: global
index 12c4673c305edb9a008256faac06084ff92a645a..6f8ce00c775a630e63d118fb5c2ae728ab97aafd 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: capi_capm3_v1a5_master_e2e_tests_ubuntu
-    name: '{job_prefix}_{name}_master_e2e_test_ubuntu'
+    name: '{job_prefix}_master_e2e_test_ubuntu'
     description: "CAPM3 v1alpha5 e2e tests for {repo[org]}/{repo[name]} on Ubuntu."
     project-type: pipeline
     defaults: global