From: Gary Wu Date: Fri, 28 Sep 2018 16:28:37 +0000 (-0700) Subject: Remove beijing CSIT jobs X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F69501%2F1;p=ci-management.git Remove beijing CSIT jobs Beijing CSIT jobs will no longer work as-is after the relocation to the integration/csit repo. Removing them for now. Change-Id: Ie555d55e2b93a2e0f8da417a4987e28459c63e26 Issue-ID: INT-671 Signed-off-by: Gary Wu --- diff --git a/jjb/aai/aai-csit.yaml b/jjb/aai/aai-csit.yaml index 059340fdb..4e9c16c44 100644 --- a/jjb/aai/aai-csit.yaml +++ b/jjb/aai/aai-csit.yaml @@ -8,8 +8,6 @@ stream: - 'master': branch: master - - 'beijing': - branch: beijing functionality: - 'resources': trigger_jobs: 'aai-resources-{stream}-aai-docker-java-daily' diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml index f0d2156bc..08a03c3d1 100644 --- a/jjb/optf/optf-has-csit.yaml +++ b/jjb/optf/optf-has-csit.yaml @@ -8,8 +8,6 @@ stream: - 'master': branch: master - - 'beijing': - branch: beijing functionality: - 'has': trigger_jobs: 'optf-has-master-conductor-docker-java-version-shell-daily' diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml index eada89de0..c79a189a4 100644 --- a/jjb/optf/optf-osdf-csit.yaml +++ b/jjb/optf/optf-osdf-csit.yaml @@ -8,8 +8,6 @@ stream: - 'master': branch: master - - 'beijing': - branch: beijing functionality: - 'osdf': trigger_jobs: 'optf-osdf-master-osdf-docker-java-version-shell-daily'