Use default odl image for hwvtep jobs 84/57084/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Mon, 15 May 2017 15:55:49 +0000 (08:55 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Mon, 15 May 2017 15:55:49 +0000 (08:55 -0700)
The image "CentOS 7 - java-builder - 20170403-0948" does
not exist so the hwvtep jobs are aborting. It may need
to be updated to some other specific image, but at least
the default image from releng-defaults.yaml will let the
job spin up.

Change-Id: I26e5a6620d8abc477810423e7a71c562599b8fda
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/netvirt/netvirt-csit-hwvtep-openstack.yaml

index 497d2d42b9d3c3c9c03ce0a11dc245c0a9ce80e6..99c83f650dc79ad00d708c011a5b4f59956b0a76 100644 (file)
@@ -59,8 +59,6 @@
 
     tools_system_image: 'Ubuntu 16.04 - mininet-ovs-25 - 20170406-0546'
 
-    odl_system_image: 'CentOS 7 - java-builder - 20170403-0948'
-
     enable-networking-l2gw: 'yes'
 
     enable-openstack-services: 'q-svc,q-dhcp,q-meta,n-cauth,tempest,l2gw-plugin'