summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-02-24 19:02:53 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-02-24 19:02:53 +0000
commit363cd1558a22eed8d12b42d9b1958457511dd611 (patch)
tree5e44b1c624070f41439f6956de4fdf7b9422adc0
parent4c379dfa33b61ea51a10b66d393da899c91b01fe (diff)
parentbfa8479b4015551e4f9e7f121e20d30ac3f91172 (diff)
Merge "Upate the paths to the repos"
-rw-r--r--jjb/testsuite/testsuite.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml
index d5cf8ac8c..2864dc529 100644
--- a/jjb/testsuite/testsuite.yaml
+++ b/jjb/testsuite/testsuite.yaml
@@ -6,12 +6,12 @@
- '{project-name}-{stream}-2scm-docker-shell-daily'
project: 'testsuite'
- extra-project1: 'python-testing-utils'
+ extra-project1: 'testsuite/python-testing-utils'
extra-branch1: 'master'
extra-refspec1: 'refs/heads/{branch}'
checkout-dir1: 'testsuite/eteutils'
- extra-project2: 'heatbridge'
+ extra-project2: 'testsuite/heatbridge'
extra-branch2: 'master'
extra-refspec2: 'refs/heads/{branch}'
checkout-dir2: 'testsuite/heatbridge'