From: mrichomme Date: Wed, 12 May 2021 15:57:25 +0000 (+0200) Subject: [ONAPTESTS] Add jjb for pythonsdk honolulu and guilin branches X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F121291%2F1;p=ci-management.git [ONAPTESTS] Add jjb for pythonsdk honolulu and guilin branches for the moment only automatic +1 is done for master better to extend to other active branches Issue-ID: INT-1920 Signed-off-by: mrichomme Change-Id: Ie38ed5eea75085f6318d9f1d1c59a1ca3a3aa0d8 --- diff --git a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml index b1b3f54c2..1486ba987 100644 --- a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml +++ b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml @@ -43,3 +43,7 @@ stream: - 'master': branch: 'master' + - 'honolulu': + branch: 'honolulu' + - 'guilin': + branch: 'guilin'