diff options
author | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2022-12-06 16:01:07 -0600 |
---|---|---|
committer | Kevin Sandi <ksandi@contractor.linuxfoundation.org> | 2022-12-06 17:23:37 -0600 |
commit | fa5cd0607c3859e16ea977467e560f9d9e505895 (patch) | |
tree | d2742b364d02dbbe223c79a3d6e0b45ab86cc532 /jjb/testsuite/pythonsdk-tests | |
parent | 7b37c8b5ad5347daaa43be59fbcfa60c7b4affad (diff) |
CI: remove old branches from testsuite
Issue-ID: CIMAN-33
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: Ibf3a535deb17f95e2531e563451ec567c97c6800
Diffstat (limited to 'jjb/testsuite/pythonsdk-tests')
-rw-r--r-- | jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml index 1486ba987..b1b3f54c2 100644 --- a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml +++ b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml @@ -43,7 +43,3 @@ stream: - 'master': branch: 'master' - - 'honolulu': - branch: 'honolulu' - - 'guilin': - branch: 'guilin' |