Move neutron-pg-full to periodic
Only 7% of people use postgres in production, and since we cannot test all the configurations in the check queue and this is a fairly rare configuration, move it to the nightly periodic-qa queue (and experimental so it can be manually triggered). Source: http://superuser.openstack.org/articles/openstack-user-survey-insights-november-2014 periodic-qa reports the results to the mailing list openstack-qa@lists.openstack.org Change-Id: I235f6fe1c0f37c8f3acaf92562d2d6320a86483c
This commit is contained in:
parent
b8145b4af4
commit
0db7561ab8
@ -281,12 +281,14 @@ project-templates:
|
||||
check:
|
||||
- 'check-tempest-dsvm-neutron'
|
||||
- 'check-tempest-dsvm-neutron-full'
|
||||
- 'check-tempest-dsvm-neutron-pg-full'
|
||||
- 'check-grenade-dsvm-neutron'
|
||||
gate:
|
||||
- 'gate-tempest-dsvm-neutron'
|
||||
- 'gate-tempest-dsvm-neutron-pg-full'
|
||||
- 'gate-tempest-dsvm-neutron-full'
|
||||
periodic-qa:
|
||||
- 'check-tempest-dsvm-neutron-pg-full'
|
||||
experimental:
|
||||
- 'check-tempest-dsvm-neutron-pg-full'
|
||||
|
||||
- name: lib-forward-testing
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user