You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/utils/shippable
Toshio Kuratomi 4452ee86bd Turn mount test back on (#17797)
* Turn mount test back on

* Mount tests need PRIVILEGED so turn that back on

Revert "Revert "Set PRIVILEGED=true for non_destructive tests. (#17733)" (#17738)"

This reverts commit dc0fb1c212.

* Add a needs_privileged tag so that we can skip mount tests on centos6

Some containers timeout on shippable tests when run with privileged.
Unfortunately, some tests require that in order to run.  Tagging those
allows us to skip those tests on the platforms that timeout when we get
ready to run the integration test in shippable.

* Centos6 times out with PRIVILEGED set so remove that (will disable the mount tests on centos6)

* Remove false start
8 years ago
..
modules Add support for testing module PRs with python3. (#17339) 8 years ago
ansible-core-ci Disable expect continue in ansible-core-ci. (#17737) 8 years ago
ci.sh Update how shippable scripts are called. 9 years ago
code-smell-requirements.txt Unpin yamllint now that version 1.3.2 is out. (#16479) 8 years ago
code-smell.sh Add shellcheck to code-smell checks. (#17715) 8 years ago
download-logs Add tool for downloading Shippable logs. 8 years ago
integration-requirements.txt Put integration.sh pip reqs in separate file. (#17338) 8 years ago
integration.sh Turn mount test back on (#17797) 8 years ago
python3-test-tag-blacklist.txt Enable more integration tests for python 3. (#17473) 8 years ago
python3-test-target-blacklist.txt Enable more integration tests for python 3. (#17375) 8 years ago
remote-integration.sh Run test_template tests on OS X. (#17791) 8 years ago
remote-requirements.txt fix remote shippable target failures (#17287) 8 years ago
remote.sh fix remote shippable target failures (#17287) 8 years ago
sanity-requirements.txt Pin yamllint to 1.2.2 to avoid issues in 1.3.0. (#16464) 9 years ago
sanity.sh CloudRetry/AWSRetry backoff decorator with unit tests (#17039) 8 years ago