diff options
Diffstat (limited to 'jjb/csit/csit-vpp-device.yaml')
-rw-r--r-- | jjb/csit/csit-vpp-device.yaml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 2d1b3cedf..70dee6d21 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -39,9 +39,6 @@ - master: branch: 'master' branch-id: 'oper' - - '1908': - branch: 'rls1908' - branch-id: 'oper-rls1908' stream: - master: branch: 'master' @@ -53,8 +50,8 @@ branch: 'rls1904' branch-id: 'oper-rls1904' - '1908': - branch: 'rls1908' - branch-id: 'oper-rls1908' + branch: 'rls1908_1' + branch-id: 'oper-rls1908_1' exclude: - stream: '1901' os: 'ubuntu1804' |