Felix Fontein
|
7c43cc3faa
|
Improve CI (#3348)
* 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.
|
2021-09-09 07:31:44 +02:00 |
|
Alexei Znamensky
|
d974ca32ae
|
removed extraneous dependency in integration test (#3114)
|
2021-07-30 18:00:14 +02:00 |
|
Felix Fontein
|
701a89eb1c
|
Make sure mercurial is also installed on OpenSuSE. (#1734)
|
2021-02-05 08:08:06 +01:00 |
|
Abhijeet Kasurde
|
126c397d6c
|
hg: Re-enable tests (#1599)
* Update license boilerplate
* Change mercurial repository links
Fixes: #840
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
2021-01-07 07:23:40 +01:00 |
|
Andrew Klychkov
|
9d5044ac1a
|
Add headers to ci tests (#954)
* CI tests: add note to main.yml
* improve
|
2020-09-25 08:01:17 +02:00 |
|
Felix Fontein
|
19b1a0049b
|
Disable hg tests: these use bitbucket.org, which dropped mercurial support on 2020-08-26. (#839)
|
2020-08-28 20:48:03 +02:00 |
|
Felix Fontein
|
027ffcae56
|
Fix more tests (#66)
* Fix permissions.
* Fix more FQCNs.
* Adjust more ansible_pkg_mgr usages.
* Fix plugin FQCN.
* Change port 12345 -> 12347.
* Print port usage first.
* Support both short and long name.
* Revert "Print port usage first."
This reverts commit ea1dbc60f08a2664a8b01abba7aa7610bc2a23f1.
* Revert "Change port 12345 -> 12347."
This reverts commit cbc13510ee9f855110b4134517b2a548745a1fb0.
* Fix cleanup.
* Add more FQCNs.
* Allow short name as well.
ci_complete
* Add remaining ignore.txt entries for ipaddress.
* Remove kubevirt ignore.txt entries.
* Added missing entries, and sorted.
* Remove superfluous fact gathering.
* Fix FQCNs.
* Temporarily disable supervisorctl (fails on OSX because socket path is too long)
* Add missing file.
* Fix permissions.
ci_complete
|
2020-03-30 11:06:48 +02:00 |
|
Felix Fontein
|
775ab35ddd
|
Set pkg_mgr facts manually for FreeBSD and OpenSUSE (#60)
* Set pkg_mgr facts manually for FreeBSD and OpenSUSE.
ci_complete
* Make pkg_mgr fact work everywhere.
|
2020-03-29 21:34:10 +02:00 |
|
Ansible Core Team
|
aebc1b03fd
|
Initial commit
|
2020-03-09 09:11:07 +00:00 |
|