From: Prasad Mukhedkar Date: Wed, 24 Mar 2021 01:53:09 +0000 (+0100) Subject: Set execution-type to SEQUENTIALLY for xtesting multijob X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=2cf1ee9f8732630c0d0259cd8d2057bf1974ba8d;p=infra%2Fcicd.git Set execution-type to SEQUENTIALLY for xtesting multijob This commit sets the execution-type to SEQUENTIALLY to run xtesting jobs in sequentially manner instead of default parallel. Signed-off-by: Prasad Mukhedkar Change-Id: I95dd15e00b1ed761372f1b82a01e0c49e0b9a2c6 --- diff --git a/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml b/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml index e8d2b4ab..d6a89a79 100644 --- a/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml +++ b/jjb/cloud-infra/onap-jobs/onap-release-deploy-test.yaml @@ -223,6 +223,7 @@ - multijob: name: xTesting for infra-healthcheck and healthcheck condition: ALWAYS + execution-type: SEQUENTIALLY projects: - name: 'onap-release-{environment-type}-xtesting-infra-healthcheck-{distro}-{cloud}-{type}-{stream}' current-parameters: true