From 3dd6b9618f48079d765145459d2d6c52096a0abd Mon Sep 17 00:00:00 2001 From: mrichomme Date: Tue, 2 Jun 2020 14:42:30 +0200 Subject: Fix testsuite-pythonsdk jjb Issue-ID: INT-1607 Signed-off-by: mrichomme Change-Id: I300094cd358ea8d9bedb395b06a0cc4c1fe85c71 --- jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'jjb/testsuite') diff --git a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml index 45dd6ff93..e10356da4 100644 --- a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml +++ b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml @@ -5,13 +5,13 @@ jobs: - gerrit-info-yaml-verify build-node: centos7-builder-2c-1g - project: testsuite-pythonsdk-tests + project: testsuite/pythonsdk-tests branch: master # - project: # name: testsuite-pythonsdk-tests-verify-python # project-name: testsuite-pythonsdk-tests -# project: testsuite-pythonsdk-tests +# project: testsuite/pythonsdk-tests # stream: # - 'master': # branch: 'master' @@ -25,7 +25,7 @@ # - project: # name: testsuite-pythonsdk-tests-verify-golang # project-name: 'testsuite-pythonsdk-tests' -# project: 'testsuite-pythonsdk-tests' +# project: 'testsuite/pythonsdk-tests' # golangver: 'golang112' # mvn-settings: 'testsuite-pythonsdk-tests-settings' # archive-artifacts: '' @@ -39,7 +39,7 @@ # # - project: # name: testsuite-pythonsdk-tests-linters -# project: 'testsuite-pythonsdk-tests' +# project: 'testsuite/pythonsdk-tests' # project-name: 'testsuite-pythonsdk-tests' # python-version: python3 # jobs: -- cgit 1.2.3-korg