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
Pilou c5f37f6bd6 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
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration improve 'service' integration tests (#43655) 8 years ago
legacy Vultr: Ensure facts works when no resource exists (#43603) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Nios integration and unit tests for all remaining nios new modules (#43399) 8 years ago
sanity Improving syntax highlighting in HTML docs (#42472) 8 years ago
units Only print warning when ansible.cfg is actually skipped (#43583) 8 years ago
utils Update Shippable integration test groups. (#43118) 8 years ago