Updated from OpenStack Ansible Tests

Change-Id: I01352dde818a39fe91182ff15afc256dcfcd776a
This commit is contained in:
OpenStack Proposal Bot 2019-02-12 21:48:08 +00:00
parent b6f83caabf
commit 51dd6d6724
3 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@ -72,4 +72,4 @@ openstack-ansible-ops
previous
# Editor files
.vscode
.vscode

2
Vagrantfile vendored
View File

@ -53,4 +53,4 @@ Vagrant.configure(2) do |config|
centos7.vm.box = "centos/7"
end
end
end

View File

@ -91,3 +91,4 @@ fi
# Execute the common test script
source tests/common/run_tests_common.sh