Merge "Add swift "in-process" functional test runs"
This commit is contained in:
commit
62bfa7e87a
@ -1226,6 +1226,8 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- gate-{name}-unittests-{env}:
|
||||
env: func
|
||||
- '{pipeline}-swift-dsvm-functional{branch-designator}':
|
||||
pipeline: gate
|
||||
node: devstack-precise
|
||||
|
@ -574,6 +574,8 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-heat-templates-dsvm
|
||||
voting: false
|
||||
- name: gate-swift-unittests-func
|
||||
voting: false
|
||||
|
||||
# The project list is grouped by type of project, and within each
|
||||
# group, projects are sorted (mostly) alphabetically.
|
||||
@ -1030,12 +1032,14 @@ projects:
|
||||
- name: check-requirements
|
||||
- name: integrated-gate
|
||||
check:
|
||||
- gate-swift-unittests-func
|
||||
- check-swift-dsvm-functional
|
||||
- check-devstack-dsvm-cells
|
||||
- check-tempest-dsvm-postgres-full
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
gate:
|
||||
- gate-swift-unittests-func
|
||||
- gate-swift-dsvm-functional
|
||||
- gate-devstack-dsvm-cells
|
||||
- gate-tempest-dsvm-postgres-full
|
||||
|
Loading…
x
Reference in New Issue
Block a user