diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2020-06-02 15:34:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-02 15:34:36 +0000 |
commit | 13b86ec26ab73ec1c597eb894ffed09da7ad47eb (patch) | |
tree | cfb1a211d594db9ccb8db733e77b39b7f40ea1c7 /jjb | |
parent | ce41c0eaa8f3f3802b71384bd3acd4e110926bec (diff) | |
parent | 3dd6b9618f48079d765145459d2d6c52096a0abd (diff) |
Merge "Fix testsuite-pythonsdk jjb"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
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: |