Merge "Update LDAP domain driver CI job to run tempest full"

This commit is contained in:
Jenkins 2017-09-22 19:04:00 +00:00 committed by Gerrit Code Review
commit bdf397a3fa
3 changed files with 5 additions and 9 deletions

View File

@ -156,12 +156,12 @@
- console-log
- job-template:
name: '{pipeline}-keystone-dsvm-functional-ldap-domain-specific-driver-{node}{suffix}'
name: '{pipeline}-tempest-dsvm-ldap-domain-specific-driver-{node}{suffix}'
node: '{node}'
wrappers:
- build-timeout:
timeout: 70
timeout: 180
- timestamps
builders:
@ -171,7 +171,6 @@
- local_conf:
conf: |
[[local|localrc]]
TEMPEST_PLUGINS='/opt/stack/new/keystone-tempest-plugin'
# Enables ldap service and sets its password
enable_service ldap
KEYSTONE_CLEAR_LDAP=yes
@ -179,16 +178,13 @@
- shell: |
#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export PROJECTS="openstack/keystone-tempest-plugin $PROJECTS"
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_PROJECT_FROM_GIT=python-keystoneclient
export DEVSTACK_GATE_TEMPEST_FULL=1
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
export DEVSTACK_GATE_TEMPEST_REGEX='keystone_tempest_plugin'
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh

View File

@ -4169,7 +4169,7 @@
node: ubuntu-xenial-2-node
node-release: ubuntu-xenial
- periodic-python-jobs-with-oslo-master
- '{pipeline}-keystone-dsvm-functional-ldap-domain-specific-driver-{node}{suffix}':
- '{pipeline}-tempest-dsvm-ldap-domain-specific-driver-{node}{suffix}':
pipeline: gate
suffix: '-nv'
branch-override: default

View File

@ -11027,13 +11027,13 @@ projects:
- gate-keystone-dsvm-py35-functional-v3-only-ubuntu-xenial-nv
- gate-openstack-ansible-os_keystone-ansible-upgrade-ubuntu-xenial-nv
- keystone-coverage-ubuntu-xenial
- gate-tempest-dsvm-ldap-domain-specific-driver-ubuntu-xenial-nv
gate:
- gate-keystone-dsvm-functional-ubuntu-xenial
experimental:
- gate-rally-dsvm-keystone-ubuntu-xenial-nv
- gate-keystone-tox-patch_cover-ubuntu-xenial
- gate-keystone-dsvm-grenade-multinode-ubuntu-xenial-nv
- gate-keystone-dsvm-functional-ldap-domain-specific-driver-ubuntu-xenial-nv
- name: openstack/keystone-specs
template: