summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYury Kylulin <yury.kylulin@intel.com>2021-01-27 18:14:24 +0300
committerYury Kylulin <yury.kylulin@intel.com>2021-01-27 18:14:24 +0300
commit6737d7bc6e65c7bd9b5221edf13c2abcf124a7c2 (patch)
tree6ba799358be4a347207d3bb261e796aa3a839fa5
parentb949e4555f09b879781c964b65252e5477dbad25 (diff)
Change docker image name for samplevnf to rapid
Image name changed from samplevnf to rapid to better reflect the image content. Added relevant people in the distribution list. Signed-off-by: Yury Kylulin <yury.kylulin@intel.com> Change-Id: I8afd269bfae191cd54b2c476ef6b1a5b86a32749
-rw-r--r--jjb/releng/opnfv-docker.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/jjb/releng/opnfv-docker.yaml b/jjb/releng/opnfv-docker.yaml
index b0cbd3685..d6b1ead15 100644
--- a/jjb/releng/opnfv-docker.yaml
+++ b/jjb/releng/opnfv-docker.yaml
@@ -30,6 +30,10 @@
storperf-receivers: &storperf-receivers
receivers: >
mbeierl@vmware.com
+ samplevnf-receivers: &samplevnf-receivers
+ receivers: >
+ luc.provoost@intel.com
+ yury.kylulin@intel.com
other-receivers: &other-receivers
receivers: ''
@@ -251,11 +255,11 @@
arch_tag: 'x86_64'
<<: *master
<<: *storperf-receivers
- - 'samplevnf':
+ - 'rapid':
project: 'samplevnf'
dockerdir: 'VNFs/DPPD-PROX/helper-scripts/rapid'
<<: *master
- <<: *other-receivers
+ <<: *samplevnf-receivers
# projects with jobs for hunter
- 'dovetail':