summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2021-05-13 00:05:33 +0000
committerGerrit Code Review <gerrit@opnfv.org>2021-05-13 00:05:33 +0000
commit81ef6740c51f2446a4afa88b7c85faa844d7b807 (patch)
tree4f5019e7c59de7ee9aeb5654696d9ec2449a8daf /jjb
parent62941624445c0e0370b3d7e7b6ed55832c9726d4 (diff)
parent02a3ac5d0e1c3ebbea898b6749515dbeffc582ea (diff)
Merge "Add Workspace Permission Fix Wrapper for SampleVNF"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/samplevnf/samplevnf.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/samplevnf/samplevnf.yaml b/jjb/samplevnf/samplevnf.yaml
index d7a5e0c76..e4413c028 100644
--- a/jjb/samplevnf/samplevnf.yaml
+++ b/jjb/samplevnf/samplevnf.yaml
@@ -25,6 +25,10 @@
disabled: '{obj:disabled}'
+ wrappers:
+ - ssh-agent-wrapper
+ - fix-workspace-permissions
+
parameters:
- project-parameter:
project: '{project}'
@@ -62,6 +66,10 @@
disabled: '{obj:disabled}'
+ wrappers:
+ - ssh-agent-wrapper
+ - fix-workspace-permissions
+
parameters:
- project-parameter:
project: '{project}'