diff options
-rw-r--r-- | jjb/aai/aai-csit.yaml | 2 | ||||
-rw-r--r-- | jjb/optf/optf-has-csit.yaml | 2 | ||||
-rw-r--r-- | jjb/optf/optf-osdf-csit.yaml | 2 |
3 files changed, 0 insertions, 6 deletions
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' |