summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/functest/xtesting.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index 07d86971b..3d0923a2b 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -379,7 +379,7 @@
port:
container: alpine
tag: '3.13'
- slave: master
+ slave: '{slave}'
jobs:
- 'xtesting-{repo}-{container}-{tag}-rmi'
@@ -389,7 +389,7 @@
port:
container: alpine
tag: '3.13'
- slave: master
+ slave: '{slave}'
jobs:
- 'xtesting-{repo}-{container}-{tag}-pull'
@@ -640,6 +640,9 @@
- job-template:
name: 'xtesting-{repo}-{container}-{tag}-trivy'
+ parameters:
+ - xtesting-slave:
+ slave: '{slave}'
builders:
- xtesting-trivy:
<<: *xtesting-containers