diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-11-13 07:22:38 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-11-13 07:22:38 +0000 |
commit | af3339f2ceeab07c2287c5fe7703786d1cb30c39 (patch) | |
tree | a6a90cc88c2cf1a983e6e1f88578876addf46d77 | |
parent | a9911aa779f6e104fccb1f7b1569b4c981d4fcf5 (diff) |
CSIT: Cleanup obsolete 1901 branches
Change-Id: Ieb3f2450a6eeebee42d73cef0d78297aca707f08
Signed-off-by: Peter Mikus <pmikus@cisco.com>
-rw-r--r-- | jjb/csit/csit-tox.yaml | 2 | ||||
-rw-r--r-- | jjb/csit/csit-vpp-device.yaml | 6 |
2 files changed, 0 insertions, 8 deletions
diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index 49603a1ca..d2af54ce0 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -10,8 +10,6 @@ stream: - master: branch: 'master' - - '1901': - branch: 'rls1901' - '1904': branch: 'rls1904' - '1908_1': diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 70dee6d21..3e3571401 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -43,9 +43,6 @@ - master: branch: 'master' branch-id: 'oper' - - '1901': - branch: 'rls1901' - branch-id: 'oper-rls1901' - '1904': branch: 'rls1904' branch-id: 'oper-rls1904' @@ -53,9 +50,6 @@ branch: 'rls1908_1' branch-id: 'oper-rls1908_1' exclude: - - stream: '1901' - os: 'ubuntu1804' - node-arch: '1n-tx2' - stream: '1904' os: 'ubuntu1804' node-arch: '1n-tx2' |