summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest-daily-jobs.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-06-08 12:13:55 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-08 12:13:55 +0000
commit2a32f9cd7a843c6af8486f49a9d5833e5b6726c2 (patch)
tree3e23a53e8c8dfcd6a2d1f55785c456b5daee3d57 /jjb/functest/functest-daily-jobs.yaml
parent2fbdbedbb88ddd1cd126034811a4d1a5120a15f4 (diff)
parente3a283986bc57f45b66842cec88015a0455c08c5 (diff)
Merge "Stop hardcoding Docker repository"
Diffstat (limited to 'jjb/functest/functest-daily-jobs.yaml')
-rw-r--r--jjb/functest/functest-daily-jobs.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/functest/functest-daily-jobs.yaml b/jjb/functest/functest-daily-jobs.yaml
index 4fc67e7f8..c81046c13 100644
--- a/jjb/functest/functest-daily-jobs.yaml
+++ b/jjb/functest/functest-daily-jobs.yaml
@@ -338,6 +338,10 @@
name: RC_FILE_PATH
default: ''
description: "Path to the OS credentials file if given"
+ - string:
+ name: REPO
+ default: "opnfv"
+ description: "Repository name for functest images"
########################
# trigger macros
########################