reduce number of master bml integration tests to one 41/10941/1
authorSunnatillo <sunnat.samadov@est.tech>
Fri, 22 Oct 2021 12:03:33 +0000 (15:03 +0300)
committerSunnatillo <sunnat.samadov@est.tech>
Fri, 22 Oct 2021 12:07:00 +0000 (15:07 +0300)
This commit removes one of two master job that previously added.
Also corrects the test name on jenkins

Change-Id: Iccab5e296312a1cd29fb80c8c9bde5e234d33b58

jjb/airship/job_bml_master_integration_tests_centos.yml
jjb/airship/projects.yml

index eb967e38093c402a4fa05af379ecca849a073400..435eb913fd691406dc151a03027736755f6e9bb8 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: bml_master_integration_tests_centos
-    name: '{job_prefix}_{name}_bml_master_integration_tests_centos'
+    name: 'bml_master_integration_tests_centos'
     description: "K8s CAPIM3 v1alpha5 integration tests for {repo[org]}/{repo[name]} on CentOS in Bare Metal Lab."
     project-type: pipeline
     defaults: global
index c07e0765501b44fcb2ae30679ffe98ae50feb693..c16cf95e36865a44a76941faabd89faf85b778b5 100644 (file)
@@ -68,7 +68,6 @@
     - feature_tests_centos
     - feature_tests_upgrade_ubuntu
     - bml_integration_tests_centos
-    - bml_master_integration_tests_centos
 
 - project:
     name: 'metal3io_project_infra_cleanup'