diff options
Diffstat (limited to 'jjb/csit')
-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' |