Enable apache-configured-service tempest for keystone
Enable the check jobs for validating keystone under mod_wsgi for keystone and keystoneclient. This check is enabled for both (nonvoting) to ensure that a change to keystoneclient does not introduce issues for keystone under mod_wsgi since keystoneclient governs the CMS code for PKI tokens. Change-Id: I8de4cbf66ffb1628367903b518566cd99ba1ebe2
This commit is contained in:
parent
84833a2646
commit
0dfc4c1850
@ -576,6 +576,9 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-swift-unittests-func
|
||||
voting: false
|
||||
- name: ^(gate|check)-tempest-dsvm-full-apache-services
|
||||
voting: false
|
||||
branch: ^(!?stable/(havana|icehouse)).*$
|
||||
|
||||
# The project list is grouped by type of project, and within each
|
||||
# group, projects are sorted (mostly) alphabetically.
|
||||
@ -825,6 +828,7 @@ projects:
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-swift-dsvm-functional
|
||||
- check-rally-dsvm-keystone
|
||||
- check-tempest-dsvm-full-apache-services
|
||||
gate:
|
||||
- gate-devstack-dsvm-cells
|
||||
- gate-tempest-dsvm-postgres-full
|
||||
@ -1321,6 +1325,7 @@ projects:
|
||||
- check-tempest-dsvm-postgres-full
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-tempest-dsvm-full-apache-services
|
||||
gate:
|
||||
- gate-python-keystoneclient-python33
|
||||
- gate-devstack-dsvm-cells
|
||||
|
Loading…
x
Reference in New Issue
Block a user