ansible/test
Pilou 39182552ef improve 'service' integration tests (#43655)
* service tests: check that daemon is really running

(spoiler: it isn't)

* service tests: add PIDFile directive in systemd unit

* service tests: check 'changed' too

* service tests: fix indentation & use changed test

* service tests: #16694 has been fixed a long time ago

* service tests: refactor

- always execute cleaning tasks
- move tests tasks in a dedicated file

* service tests: add test for #42786

* service tests: display value of ansible_service_mgr

* service tests: allow to run tests twice in a row

stop & disable ansible test service

* service tests: 'pattern' value must be a substring

'pattern' parameter is poorly named

* service tests: check ansible_test service status

* service tests: test daemon must handle SIGHUP

because 'initctl reload' sends SIGHUP, otherwise test daemon stops when
receiving the signal

* service tests: remove upstart override file too

and check that files were removed using raw module and stat command

(cherry picked from commit c5f37f6bd6)
2018-08-09 10:41:54 -07:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration improve 'service' integration tests (#43655) 2018-08-09 10:41:54 -07:00
legacy Fix some broken links (#42079) 2018-06-29 15:30:49 -07:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Update Shippable integration test groups. (#43118) 2018-07-24 09:55:27 -07:00
sanity Add AnsibleModule signature schema, and fix associated issues (#43512) (#43516) 2018-07-31 15:51:53 -07:00
units Fix multiple var files combining (followup to #36357) 2018-07-26 17:34:27 -07:00
utils Update Shippable integration test groups. (#43118) 2018-07-24 09:55:27 -07:00