commit | 05619a6aa7e3a0b58e2b689e1132cf91d0e99909 | [log] [tgz] |
---|---|---|
author | Mikhail Ivanov <mivanov@mirantis.com> | Wed May 17 12:56:21 2017 +0400 |
committer | Michael Ivanov <mivanov@mirantis.com> | Wed May 17 08:57:19 2017 +0000 |
tree | 9d1c42e6d771121e75c00b5b7698b68721da20d5 | |
parent | 8eb6c7c8f5f165c3c84f8b89373a334419afe185 [diff] |
Add COMPOSE_PATH variable to devops_portal test job Change-Id: I0e0fd6012110e2f6f7cd20d504558508352fe24b
diff --git a/jenkins/client/job/test_devops_portal.yml b/jenkins/client/job/test_devops_portal.yml index 711f42a..aae2d67 100644 --- a/jenkins/client/job/test_devops_portal.yml +++ b/jenkins/client/job/test_devops_portal.yml
@@ -32,6 +32,9 @@ - addedContains: commentAddedCommentContains: '(recheck|reverify)' param: + COMPOSE_PATH: + type: string + default: "docker/stack/docker-compose.yml" CREDENTIALS_ID: type: string default: "gerrit"