diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-09-28 09:28:37 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-09-28 09:28:37 -0700 |
commit | 4463171dda39a1bf6e47184e1996f03d69df47f9 (patch) | |
tree | d8b418631ae4067701af5ee8f4096d9c908c80e6 /jjb/aai | |
parent | af87a95d6f660590ed7335b80a681f97814363e7 (diff) |
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 <gary.i.wu@huawei.com>
Diffstat (limited to 'jjb/aai')
-rw-r--r-- | jjb/aai/aai-csit.yaml | 2 |
1 files changed, 0 insertions, 2 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' |