From 1e10100a235a98604734ae2b0222ccc4230dbb23 Mon Sep 17 00:00:00 2001 From: Sunnatillo Date: Fri, 22 Oct 2021 15:03:33 +0300 Subject: [PATCH] reduce number of master bml integration tests to one 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 | 2 +- jjb/airship/projects.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/airship/job_bml_master_integration_tests_centos.yml b/jjb/airship/job_bml_master_integration_tests_centos.yml index eb967e38..435eb913 100644 --- a/jjb/airship/job_bml_master_integration_tests_centos.yml +++ b/jjb/airship/job_bml_master_integration_tests_centos.yml @@ -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 diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index c07e0765..c16cf95e 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -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' -- 2.25.1