From 79c9c9a5380f3338ed08481867502b6813b9d15f Mon Sep 17 00:00:00 2001 From: kashifest Date: Thu, 23 Dec 2021 13:55:03 +0200 Subject: [PATCH] Add main branch reference for project infra Change-Id: I192dc0af35fc5daab33000e20c2dcd480c50bca7 --- jjb/airship/job_bml_integration_tests_centos.yml | 2 +- jjb/airship/job_bml_master_integration_tests_centos.yml | 2 +- jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml | 2 +- jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml | 2 +- .../job_capi_bm_v1a4_master_integration_tests_centos.yml | 2 +- .../job_capi_bm_v1a4_master_integration_tests_ubuntu.yml | 2 +- jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml | 2 +- jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml | 2 +- .../job_capi_bm_v1a5_master_integration_tests_centos.yml | 2 +- .../job_capi_bm_v1a5_master_integration_tests_ubuntu.yml | 2 +- jjb/airship/job_capi_capm3_e2e_v1a5_tests_centos.yml | 2 +- jjb/airship/job_capi_capm3_e2e_v1a5_tests_ubuntu.yml | 2 +- jjb/airship/job_capi_capm3_e2e_v1b1_tests_centos.yml | 2 +- jjb/airship/job_capi_capm3_e2e_v1b1_tests_ubuntu.yml | 2 +- jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_centos.yml | 2 +- jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_ubuntu.yml | 2 +- jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_centos.yml | 2 +- jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_ubuntu.yml | 2 +- jjb/airship/job_capi_capm3_v1b1_integration_tests_centos.yml | 2 +- jjb/airship/job_capi_capm3_v1b1_integration_tests_ubuntu.yml | 2 +- .../job_capi_capm3_v1b1_master_integration_tests_centos.yml | 2 +- .../job_capi_capm3_v1b1_master_integration_tests_ubuntu.yml | 2 +- jjb/airship/job_feature_tests_centos.yml | 2 +- jjb/airship/job_feature_tests_ubuntu.yml | 2 +- jjb/airship/job_feature_tests_upgrade_ubuntu.yml | 2 +- jjb/airship/job_master_clean.yml | 2 +- jjb/airship/job_master_feature_tests_centos.yml | 2 +- jjb/airship/job_master_feature_tests_ubuntu.yml | 2 +- jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/jjb/airship/job_bml_integration_tests_centos.yml b/jjb/airship/job_bml_integration_tests_centos.yml index 35fcb032e..2304a213c 100644 --- a/jjb/airship/job_bml_integration_tests_centos.yml +++ b/jjb/airship/job_bml_integration_tests_centos.yml @@ -111,7 +111,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_bml_master_integration_tests_centos.yml b/jjb/airship/job_bml_master_integration_tests_centos.yml index 5ede24e5d..595f820e2 100644 --- a/jjb/airship/job_bml_master_integration_tests_centos.yml +++ b/jjb/airship/job_bml_master_integration_tests_centos.yml @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml index b07ee528b..016d71e49 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml @@ -113,7 +113,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml index 96fa2022b..290aef92a 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml @@ -113,7 +113,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml index 424f1e67e..dfc635da5 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml index 8fb68ae6a..94326b6de 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml index 0cbf3ee5f..aca035ef1 100644 --- a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml @@ -113,7 +113,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml index 531e83fec..035111b91 100644 --- a/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a5_integration_tests_ubuntu.yml @@ -113,7 +113,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml index 7cc3fc0b4..3a0f77307 100644 --- a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_centos.yml @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml index 3c6efafbc..050c22e84 100644 --- a/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a5_master_integration_tests_ubuntu.yml @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_e2e_v1a5_tests_centos.yml b/jjb/airship/job_capi_capm3_e2e_v1a5_tests_centos.yml index c9540dcae..80ef21e7b 100644 --- a/jjb/airship/job_capi_capm3_e2e_v1a5_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_e2e_v1a5_tests_centos.yml @@ -116,7 +116,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_e2e_v1a5_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_e2e_v1a5_tests_ubuntu.yml index d3578d33c..a7797b0e0 100644 --- a/jjb/airship/job_capi_capm3_e2e_v1a5_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_e2e_v1a5_tests_ubuntu.yml @@ -116,7 +116,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_e2e_v1b1_tests_centos.yml b/jjb/airship/job_capi_capm3_e2e_v1b1_tests_centos.yml index 47b11a370..b917a08ce 100644 --- a/jjb/airship/job_capi_capm3_e2e_v1b1_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_e2e_v1b1_tests_centos.yml @@ -115,7 +115,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_e2e_v1b1_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_e2e_v1b1_tests_ubuntu.yml index ce505dd81..46feccbc2 100644 --- a/jjb/airship/job_capi_capm3_e2e_v1b1_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_e2e_v1b1_tests_ubuntu.yml @@ -115,7 +115,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_centos.yml b/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_centos.yml index 5dca4e670..a1c843c13 100644 --- a/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_centos.yml @@ -98,7 +98,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_ubuntu.yml index eef301fdc..a8e8f20e0 100644 --- a/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_master_e2e_v1a5_tests_ubuntu.yml @@ -98,7 +98,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_centos.yml b/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_centos.yml index 56b2a9c4f..510efb846 100644 --- a/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_centos.yml @@ -98,7 +98,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_ubuntu.yml index b2096517f..085d03a69 100644 --- a/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_master_e2e_v1b1_tests_ubuntu.yml @@ -98,7 +98,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_v1b1_integration_tests_centos.yml b/jjb/airship/job_capi_capm3_v1b1_integration_tests_centos.yml index 38552ab67..b4c857612 100644 --- a/jjb/airship/job_capi_capm3_v1b1_integration_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_v1b1_integration_tests_centos.yml @@ -111,7 +111,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_v1b1_integration_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_v1b1_integration_tests_ubuntu.yml index f51133bd9..11879366f 100644 --- a/jjb/airship/job_capi_capm3_v1b1_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_v1b1_integration_tests_ubuntu.yml @@ -111,7 +111,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml b/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml index 108dfcab0..4809ec781 100644 --- a/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_centos.yml @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_ubuntu.yml index 8fdb8c8dc..4a6a5b8cf 100644 --- a/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_capm3_v1b1_master_integration_tests_ubuntu.yml @@ -90,7 +90,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_feature_tests_centos.yml b/jjb/airship/job_feature_tests_centos.yml index d9113dcf7..f4b1a48fb 100644 --- a/jjb/airship/job_feature_tests_centos.yml +++ b/jjb/airship/job_feature_tests_centos.yml @@ -125,7 +125,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_feature_tests_ubuntu.yml b/jjb/airship/job_feature_tests_ubuntu.yml index e7c46e1e2..bf873b9d3 100644 --- a/jjb/airship/job_feature_tests_ubuntu.yml +++ b/jjb/airship/job_feature_tests_ubuntu.yml @@ -125,7 +125,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_feature_tests_upgrade_ubuntu.yml b/jjb/airship/job_feature_tests_upgrade_ubuntu.yml index 9645fc422..f4e707df3 100644 --- a/jjb/airship/job_feature_tests_upgrade_ubuntu.yml +++ b/jjb/airship/job_feature_tests_upgrade_ubuntu.yml @@ -125,7 +125,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_master_clean.yml b/jjb/airship/job_master_clean.yml index 45bc82605..99de2d0df 100644 --- a/jjb/airship/job_master_clean.yml +++ b/jjb/airship/job_master_clean.yml @@ -67,7 +67,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_master_feature_tests_centos.yml b/jjb/airship/job_master_feature_tests_centos.yml index 37b4d08fc..88f86b3d7 100644 --- a/jjb/airship/job_master_feature_tests_centos.yml +++ b/jjb/airship/job_master_feature_tests_centos.yml @@ -102,7 +102,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_master_feature_tests_ubuntu.yml b/jjb/airship/job_master_feature_tests_ubuntu.yml index 0771d292d..08baab598 100644 --- a/jjb/airship/job_master_feature_tests_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_ubuntu.yml @@ -102,7 +102,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True diff --git a/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml b/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml index 82f6b066b..8cb5e0ebd 100644 --- a/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_upgrade_ubuntu.yml @@ -102,7 +102,7 @@ url: "{ci_github_repo}" credentials-id: "{ci_github_jenkins_credentials_id}" branches: - - '{branch|master}' + - '{branch|main}' name: 'origin' refspec: '+refs/heads/*:refs/remotes/origin/*' wipe-workspace: True -- 2.25.1