Merge "Ensure V-38574 works reliably on CentOS"

This commit is contained in:
Jenkins 2016-06-03 01:01:55 +00:00 committed by Gerrit Code Review
commit 41260da8ac
2 changed files with 2 additions and 5 deletions

View File

@ -105,16 +105,13 @@ commands =
# NOTE(odyssey4me): We have to skip V-38462 as openstack-infra are now building
# images with apt config Apt::Get::AllowUnauthenticated set
# to true.
# NOTE(mhayden): V-38574: OpenStack infra images have non-standard pam
# configurations that don't match a standard CentOS 7 server
# or cloud image. It must be skipped.
commands =
rm -rf {homedir}/.ansible
git clone https://git.openstack.org/openstack/openstack-ansible-plugins \
{homedir}/.ansible/plugins
ansible-playbook -i {toxinidir}/tests/inventory \
-e "rolename={toxinidir}" \
--skip-tag V-38462,V-38574 \
--skip-tag V-38462 \
{toxinidir}/tests/test.yml

View File

@ -15,7 +15,7 @@
# Configuration file paths
pam_auth_file: /etc/pam.d/system-auth
pam_password_file: /etc/pam.d/password-auth-ac
pam_password_file: /etc/pam.d/password-auth
vsftpd_conf_file: /etc/vsftpd/vsftpd.conf
# Package names