Merge "Update Blazar's gate jobs"

This commit is contained in:
Jenkins 2017-04-11 08:56:45 +00:00 committed by Gerrit Code Review
commit 4fc62195d5
3 changed files with 13 additions and 6 deletions

View File

@ -31,10 +31,13 @@
function pre_test_hook {
# Install blazar tempest integration
# Copying Tempest test suites
BLAZAR_TEMPEST_DIR=/opt/stack/new/blazar/contrib/tempest
TEMPEST_DIR=${TEMPEST_DIR:-/opt/stack/new/tempest}
cp -R $BLAZAR_TEMPEST_DIR/tempest/* $TEMPEST_DIR/tempest
# Copying Tempest test suites
# This will be removed once blazar's tempest starts to use TempestPlugin
if [ -e $BLAZAR_TEMPEST_DIR ];
TEMPEST_DIR=${TEMPEST_DIR:-/opt/stack/new/tempest}
cp -R $BLAZAR_TEMPEST_DIR/tempest/* $TEMPEST_DIR/tempest
fi
}
export -f pre_test_hook

View File

@ -529,6 +529,7 @@
jobs:
- python-jobs
- 'gate-{name}-python35-nv'
- gate-{name}-pylint-{node}:
node: ubuntu-xenial
- '{name}-tarball'
@ -540,6 +541,7 @@
jobs:
- python-jobs
- 'gate-{name}-python35-nv'
- '{name}-tarball'
- '{name}-tarball-signing'
@ -12419,6 +12421,7 @@
jobs:
- python-jobs
- 'gate-{name}-python35-nv'
- '{name}-tarball'
- '{name}-tarball-signing'

View File

@ -3143,9 +3143,6 @@ jobs:
- name: gate-manila-ui-dsvm-nv
branch: ^(?!stable/(?:mitaka|newton)).*$
- name: gate-blazar-devstack-dsvm
voting: false
- name: ^gate-blazar-pylint.*$
voting: false
@ -6089,12 +6086,14 @@ projects:
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs-nv
- name: check-requirements
check:
- gate-blazar-devstack-dsvm
- gate-blazar-pylint-ubuntu-xenial
- gate-blazar-releasenotes
gate:
- gate-blazar-devstack-dsvm
- gate-blazar-releasenotes
pre-release:
- blazar-tarball
@ -6104,6 +6103,7 @@ projects:
- name: openstack/blazar-nova
template:
- name: merge-check
- name: python35-jobs-nv
- name: check-requirements
check:
- gate-blazar-nova-pep8-ubuntu-xenial
@ -16071,6 +16071,7 @@ projects:
- name: openstack/python-blazarclient
template:
- name: merge-check
- name: python35-jobs-nv
- name: check-requirements
check:
- gate-python-blazarclient-pep8-ubuntu-xenial