diff options
author | Bengt Thuree <bthuree@linuxfoundation.org> | 2021-03-23 05:35:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-23 05:35:57 +0000 |
commit | 9d472294d9942005a27b4ac56eb33a9416bd5108 (patch) | |
tree | 80b8fcb5e84ec1af55beca81240eceabc8520fe9 | |
parent | fac8fadbd8b7af8b4250ff1352837d4de2fe757a (diff) | |
parent | 9bc4dba09be25dc2b5346c566c54a9f6e07e342d (diff) |
Merge "[XTESTING] fix bad project name in jjb"
-rw-r--r-- | jjb/integration/xtesting/integration-xtesting.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml index f1f1d410a..6d2c88286 100644 --- a/jjb/integration/xtesting/integration-xtesting.yaml +++ b/jjb/integration/xtesting/integration-xtesting.yaml @@ -47,7 +47,7 @@ - project: name: integration-xtesting-release project-name: 'integration-xtesting' - project: 'integration/docker/onap-python' + project: 'integration/xtesting' mvn-settings: 'integration-settings' jobs: - '{project-name}-gerrit-release-jobs': |