Change docker image name for samplevnf to rapid
[releng.git] / 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':