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
John R Barker 53e452e88b Run validate-modules from ansible/ansible@devel (#5257)
* Run validate-modules from devel

Use a clean dir for checkout

typo

Correct path

validate-modules requires mock and voluptuous==0.8.8

typo

Ensure script is running

Remove testing debug

Install Ansible only once

Install ansible and validate_modules requirements

Now that we no longer pip install Ansible we need to manually install
it's dependencies

Debug

Dependencies are listed in ansible/ansible

debug

submodules

typo

typo

working

* Matt's feedback

* Use mktemp to checkout and delete directory after running

* Single quotes
9 years ago
..
ci.sh Initial support for module integration tests. 10 years ago
docs-requirements.txt Test module docs on Shippable. (#4921) 9 years ago
docs.sh Fix handling of ansible-doc errors. (#4992) 9 years ago
integration.sh Run same tests on Shippable as on Travis. (#4889) 9 years ago
sanity-skip-python3.txt Run same tests on Shippable as on Travis. (#4889) 9 years ago
sanity-skip-python24.txt Run same tests on Shippable as on Travis. (#4889) 9 years ago
sanity-test-python24.txt Run same tests on Shippable as on Travis. (#4889) 9 years ago
sanity.sh Run validate-modules from ansible/ansible@devel (#5257) 9 years ago