Merge "Add swift "in-process" functional test runs"

This commit is contained in:
Jenkins 2014-05-01 20:11:45 +00:00 committed by Gerrit Code Review
commit 62bfa7e87a
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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