Commit Graph

11 Commits (7a7ff3ebcacacbdbc71d3a89f3411734ee86ec0f)

Author SHA1 Message Date
John R Barker 7a7ff3ebca Typo in cleanup (#5322) 9 years ago
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
John R Barker 510214a032 Group "apt-get update" and "apt-get install" (#5283)
* Group "apt-get update" and "apt-get install"

Should speed up sanity

* Run apt-get install in quiet mode
9 years ago
Matt Clay 74120442f2 Fix handling of ansible-doc errors. (#4992) 9 years ago
Matt Clay 8d3119dfe5 Add shellcheck to sanity checks. (#4976)
Also disable deprecation warnings during module validation.
9 years ago
Matt Clay 600228ca7f Test module docs on Shippable. (#4921) 9 years ago
Matt Clay 4fd906e5a6 Cosmetic fix to test PR and merge hooks. (#4893) 9 years ago
Matt Clay a709991c48 Run same tests on Shippable as on Travis. (#4889)
Run the same tests as used on Travis.
9 years ago
Matt Clay 6b166a76c4 Only run integration script if it exists. 10 years ago
Matt Clay 09e955ccfc Update call to generate-tests. 10 years ago
Matt Clay df4bfb431e Initial support for module integration tests. 10 years ago