Commit Graph

26 Commits (1cee3f35b158ecb3a1d61532aa4fb8a57c1a8bd7)

Author SHA1 Message Date
Matt Martz accf40d8a8 Use httptester docker image for http tests (#15811)
* Use httptester docker image for http tests

* When not running with an httptester linked container, use public test sites
10 years ago
Brian Coca 2af8e3b9d8 fix default for removing images 10 years ago
Brian Coca 27a1ae4732 added ability to also subset make tests 10 years ago
Brian Coca 47d58c30e4 another var 'defaulted' in run_tests 10 years ago
Brian Coca 3669ab2456 added defaults for 'optional' vars 10 years ago
Brian Coca 52a714143f fine tuned shell switches for run_tests.sh 10 years ago
Toshio Kuratomi e4a1622f53 Do not check docker or azure module_utils code for py2.4 compat (the libs require py2.6+) 10 years ago
Matt Martz a6d52ce098 Ensure that any command in run_tests.sh that fails results in immediate failure 10 years ago
James Cammarata 6afed7083a Revert "Use docker cp instead of docker volumes to allow for testing with remote docker servers"
This reverts commit 18599047cd.
10 years ago
James Cammarata 90ffb8d8f0 Also remove volumes when removing containers 10 years ago
James Cammarata 9a2c1cf94d Force removal of docker container after test ends 10 years ago
Matt Martz 18599047cd Use docker cp instead of docker volumes to allow for testing with remote docker servers 10 years ago
James Cammarata 081c33c451 Adding a docker pull to the run_tests.sh script 10 years ago
Toshio Kuratomi bdf90d20dd Add :Z to mount the volume. This is a docker-1.7+ option that makes the mount properly relabel for selinux 10 years ago
James Cammarata 286d91d722 Reorganizing tox stuff and making py3-specific requirements 10 years ago
James Cammarata ab682b2917 Moving docker tests to pre-compiled images 10 years ago
James Cammarata c6af811573 Fixing equality check in run_tests.sh for sanity 10 years ago
Brian Coca 7e3c92e909 predictable docker names and autoremove if no fail 10 years ago
James Cammarata f700a7e3ce Removing forced pull from build step in run_tests.sh 10 years ago
Brian Coca a07495e4c8 allow tests to run with parameters
also fixed test_test_infra to allow tags
10 years ago
James Cammarata 0e17a6f036 Another attempt at fixing random f23 locale failures in docker image 10 years ago
James Cammarata e5844ee03d Revert "Testing adding -j2 to the run_tests.sh script to speed up docker tests"
This reverts commit db2a0ae255, as it does not
add any speed to the tests on Travis.
10 years ago
James Cammarata db2a0ae255 Testing adding -j2 to the run_tests.sh script to speed up docker tests 10 years ago
James Cammarata 069e597aaa Fixing locale stuff in ubuntu 14.04 Dockerfile 10 years ago
James Cammarata e4acd44e23 Make sure test script fails on any error 10 years ago
James Cammarata 92dcad8e99 Adding docker container capabilities to Travis 10 years ago