diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-08-24 16:23:58 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-08-24 16:23:58 -0700 |
commit | ecf353cd66a5020ae1e039462aecbcd701bf8117 (patch) | |
tree | 472c185605f2f628bdf64331c05624b94296bbe6 | |
parent | 9a66e8de97623ab068b68dc0649331fc8f632e6c (diff) |
Add missing project-parameters to storperf verify
This should fix the error of storperf verify jobs not being able to
resolve the git repository.
Change-Id: Ibc8382c7ec77d5975849fda042d30c457b6b457c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | jjb/storperf/storperf-verify-jobs.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/storperf/storperf-verify-jobs.yml b/jjb/storperf/storperf-verify-jobs.yml index 28f02d2b0..55c4e4ce0 100644 --- a/jjb/storperf/storperf-verify-jobs.yml +++ b/jjb/storperf/storperf-verify-jobs.yml @@ -125,6 +125,9 @@ timeout: 30 parameters: + - project-parameter: + project: '{project}' + branch: '{branch}' - '{slave-label}-defaults' scm: |