1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/supervisorctl/tasks
Felix Fontein da0738badf
Improve CI (#3348) (#3352)
* Remove superfluous test.

* Use remote_temp_dir instead of output_dir on remote.

* Read certificate from correct place.

* Adjust more places.

* Fix boolean.

* Improve cryptography setup.

* Fix java_keystore changes.

* Need to copy binary from remote.

* Use correct Python for serve script.

* Sleep before downloading.

* Use correct Python interpreter.

* Avoid failing shebang test.

* Fix permission error with macOS 11.1.

* Avoid shebang trouble.

(cherry picked from commit 7c43cc3faa)
2021-09-09 08:10:26 +02:00
..
install_Darwin.yml Initial commit 2020-03-09 09:11:07 +00:00
install_FreeBSD.yml Initial commit 2020-03-09 09:11:07 +00:00
install_Linux.yml Initial commit 2020-03-09 09:11:07 +00:00
install_pip.yml Initial commit 2020-03-09 09:11:07 +00:00
install_RedHat.yml Initial commit 2020-03-09 09:11:07 +00:00
install_Suse.yml Initial commit 2020-03-09 09:11:07 +00:00
main.yml Improve CI (#3348) (#3352) 2021-09-09 08:10:26 +02:00
start_supervisord.yml Test of using FQCN for some builtin plugins (#660) 2020-07-16 12:24:04 +03:00
stop_supervisord.yml Initial commit 2020-03-09 09:11:07 +00:00
test.yml Initial commit 2020-03-09 09:11:07 +00:00
test_start.yml Initial commit 2020-03-09 09:11:07 +00:00
test_stop.yml supervisorctl tests: shorten path to .sock file to make OSX happy. (#77) 2020-03-31 10:52:24 +02:00
uninstall_Darwin.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_FreeBSD.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_Linux.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_pip.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_RedHat.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_Suse.yml Initial commit 2020-03-09 09:11:07 +00:00