Change nova docker tests to run in the main Ubuntu image.

We were having intermittent failures with the experimental fedora 20
image so we are going to switch to the more tested Ubuntu image.

Change-Id: I3261af31bb07f281ba5acfb083ff46bdaa043e6f
This commit is contained in:
Ian Main 2014-07-22 17:31:46 -04:00
parent ba4171d0f8
commit 1bedc44404
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
- job:
name: 'check-nova-docker-dsvm-f20'
node: 'devstack-f20'
name: 'check-nova-docker-dsvm'
node: 'devstack-precise || devstack-trusty'
wrappers:
- build-timeout:

View File

@ -662,7 +662,7 @@ jobs:
voting: false
- name: gate-oslo-incubator-python33
branch: ^(?!stable/havana).*$
- name: check-nova-docker-dsvm-f20
- name: check-nova-docker-dsvm
voting: false
- name: check-neutron-dsvm-functional
branch: ^(?!stable/havana).*$
@ -1177,7 +1177,7 @@ projects:
- name: python-jobs
- name: check-requirements
check:
- check-nova-docker-dsvm-f20
- check-nova-docker-dsvm
- name: openstack/pycadf
template: