heat slow voting again

Most of the heat failure happened when the subnet
used by a test case 10.0.3.0/24 is overlapped with
the host's subnet.

The heat-slow job always failed, when the test runner
machine's ip was from 10.0.3.0/24.

The heat/neutron test case now uses the configured subnet,
instead of the hard coded 10.0.3.0/24.

The heat-slow job failures reduced
 from ~90/day to ~3/day.

Change-Id: I428b1d2a2a0de93242af2f89f8bb487c931f304f
This commit is contained in:
Attila Fazekas 2014-06-13 23:05:14 +02:00
parent ce03505892
commit 8c297b707a

View File

@ -261,6 +261,7 @@ project-templates:
- 'gate-tempest-dsvm-full'
- 'gate-tempest-dsvm-postgres-full'
- 'gate-tempest-dsvm-neutron'
- 'gate-tempest-dsvm-neutron-heat-slow'
- 'gate-grenade-dsvm'
experimental:
- 'check-grenade-dsvm-neutron'
@ -276,6 +277,7 @@ project-templates:
gate:
- 'gate-tempest-dsvm-neutron'
- 'gate-tempest-dsvm-neutron-pg'
- 'gate-tempest-dsvm-neutron-heat-slow'
- 'gate-tempest-dsvm-neutron-large-ops'
- name: integrated-gate-sahara
@ -422,7 +424,6 @@ jobs:
voting: false
- name: ^(gate|check)-tempest-dsvm-neutron-heat-slow
branch: ^(?!stable/havana).*$
voting: false
- name: check-tempest-dsvm-ironic-nv
voting: false
- name: check-tempest-dsvm-ironic-postgres-nv