From: morganrol Date: Mon, 22 Mar 2021 18:18:05 +0000 (+0100) Subject: [XTESTING] fix bad project name in jjb X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9bc4dba09be25dc2b5346c566c54a9f6e07e342d;p=ci-management.git [XTESTING] fix bad project name in jjb old bad copy /paste may prevent from releasing dockers Issue-ID: INT-1884 Signed-off-by: morganrol Change-Id: I669446c5e9006158193c9c59f19d610746cfe5f8 --- 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':