Merge "Add a magnetodb job for cassandra integration tests"
This commit is contained in:
commit
71111e603b
@ -36,3 +36,27 @@
|
||||
publishers:
|
||||
- devstack-logs
|
||||
- console-log
|
||||
|
||||
|
||||
- job-template:
|
||||
name: 'gate-magnetodb-cassandra-tox'
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 40
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
- shell: |
|
||||
./tools/install_cassandra_ccm.sh
|
||||
- revoke-sudo
|
||||
- tox:
|
||||
envlist: '{envlist}'
|
||||
- assert-no-extra-files
|
||||
|
||||
publishers:
|
||||
- test-results
|
||||
- console-log
|
||||
|
||||
node: '{node}'
|
||||
|
@ -240,6 +240,8 @@
|
||||
- hook-{name}-rtfd
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- gate-magnetodb-cassandra-tox:
|
||||
envlist: cassandra-integration-tests
|
||||
|
||||
- project:
|
||||
name: blazar
|
||||
|
@ -621,6 +621,8 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-magnetodb-requirements
|
||||
voting: false
|
||||
- name: gate-magnetodb-cassandra-tox
|
||||
voting: false
|
||||
- name: gate-mistral-python33
|
||||
voting: false
|
||||
- name: gate-mistral-devstack-dsvm
|
||||
@ -4040,11 +4042,13 @@ projects:
|
||||
- gate-magnetodb-docs
|
||||
- gate-magnetodb-requirements
|
||||
- gate-magnetodb-devstack-dsvm
|
||||
- gate-magnetodb-cassandra-tox
|
||||
gate:
|
||||
- gate-magnetodb-pep8
|
||||
- gate-magnetodb-python27
|
||||
- gate-magnetodb-docs
|
||||
- gate-magnetodb-devstack-dsvm
|
||||
- gate-magnetodb-cassandra-tox
|
||||
post:
|
||||
- magnetodb-branch-tarball
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user