Change docker image name for samplevnf to rapid 20/71820/1
authorYury Kylulin <yury.kylulin@intel.com>
Wed, 27 Jan 2021 15:14:24 +0000 (18:14 +0300)
committerYury Kylulin <yury.kylulin@intel.com>
Wed, 27 Jan 2021 15:14:24 +0000 (18:14 +0300)
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

jjb/releng/opnfv-docker.yaml

index b0cbd36..d6b1ead 100644 (file)
     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: ''
 
           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':