5da10f8559a04fc69e55a086b7c606e8b256298c
21 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
OpenStack Proposal Bot
|
036708b9ca |
Updated from OpenStack Ansible Tests
Change-Id: I290188edc92108960fd4287689ad283eff3503e1 |
||
|
OpenStack Proposal Bot
|
3695146789 |
Updated from OpenStack Ansible Tests
Change-Id: I3a5b19f348162931e5c1702eda5c60ddfbd4636b |
||
|
OpenStack Proposal Bot
|
cafd5ce7f1 |
Updated from OpenStack Ansible Tests
Change-Id: Ie849053102ef75755a50d5bd20b1c9f7ad620026 |
||
|
OpenStack Proposal Bot
|
c815d82949 |
Updated from OpenStack Ansible Tests
Change-Id: I7e99dc9b93e7faf3bc3d90f3c66af65b64f29c6a |
||
|
OpenStack Proposal Bot
|
65f6297631 |
Updated from OpenStack Ansible Tests
Change-Id: Ib69ff1bdcfba7118dafd45ed2998be412c513659 |
||
|
OpenStack Proposal Bot
|
d8d62012b1 |
Updated from OpenStack Ansible Tests
Change-Id: I54859b6a0c62c83206d21cab9da532350ed27e8c |
||
|
OpenStack Proposal Bot
|
d6df521bc1 |
Updated from OpenStack Ansible Tests
Change-Id: Iaec668847216365457b1fee0bc472e1304b82bf4 |
||
|
OpenStack Proposal Bot
|
2bb0428bb3 |
Updated from OpenStack Ansible Tests
Change-Id: I3202333007abbb4bf15cfadbec01a39e9ffaa68b |
||
|
OpenStack Proposal Bot
|
c92a608222 |
Updated from OpenStack Ansible Tests
Change-Id: I1ffcec44e42d94dd9dea7332cc0f7105753a0083 |
||
|
OpenStack Proposal Bot
|
fc38ff162e |
Updated from OpenStack Ansible Tests
Change-Id: I7f5ac20748508f698ffde183ad7a8635ab11ea3c |
||
|
OpenStack Proposal Bot
|
5773ef6529 |
Updated from OpenStack Ansible Tests
Change-Id: I07f05bebccad6543e2962343b1bac20ce9edcd26 |
||
|
OpenStack Proposal Bot
|
2c95676378 |
Updated from OpenStack Ansible Tests
Change-Id: I24715e889bb28609b699e85de181952b005453de |
||
|
OpenStack Proposal Bot
|
05a8ef8254 |
Updated from OpenStack Ansible Tests
Change-Id: I2ef9088beddbbd823bda2420ccdb11d1fdfa21b3 |
||
|
OpenStack Proposal Bot
|
9a122de376 |
Updated from OpenStack Ansible Tests
Change-Id: I5eedc56c2d1bfbbe4ef7889d27a791a51cf17d05 |
||
|
OpenStack Proposal Bot
|
2a942943fa |
Updated from OpenStack Ansible Tests
Change-Id: I8ec8749a5c0710ecfcfb96cdbbf94582cfeaa339 |
||
|
OpenStack Proposal Bot
|
e0f9daa105 |
Updated from OpenStack Ansible Tests
Change-Id: I32a1c2fe1d248a751b0896fdc6f8753997685b1b |
||
|
Markos Chandras
|
7b7c5b0d49 |
run_tests.sh: Use common test script to run the tox tests
Update the run_tests.sh script to use the common script file from the openstack-ansible-tests repository in order to keep the testing logic into a central place and avoid duplication. This also updates the bindep.txt to match the one from the openstack-ansible-tests repository. Finally, CentOS7 support has been added to the Vagrantfile file. Change-Id: I2339bcf43384d50109ae8e958f70de9e63adbb76 |
||
|
Markos Chandras
|
871e31911d |
Add Vagrant support for openSUSE Leap 42.1
There are currently no openSUSE images on OpenStack CI so add openSUSE Leap 42.1 in the Vagrantfile as a temporary solution for testing this ansible module. Change-Id: I36755fb7305628a0ee6a783af0c770f8aaa14bf5 |
||
|
Cuong Nguyen
|
1f174edb8d |
Install python2 for Ubuntu 16.04 and CentOS 7 in Vagrant
- Fix double `end` in Vagrantfile - Install python2 for Ubuntu 16.04 and CentOS 7 before executing test script. Change-Id: Iec2ede3d94fd166d2e65b7e174f0f8dc51f720c0 |
||
|
Andy McCrae
|
6380766d0a |
Remove Trusty support for haproxy_server role
Change-Id: Ia299c8e4b534c611458b7e136367d4ed68637433 Implements: blueprint trusty-removal |
||
|
Jesse Pretorius
|
0b06f3fbbf | Add scaffolding for OpenStack-CI tests |