Alex Willmer
8b92e09655
ci: Extract container registry location into variables
...
Preperation for migrating from Azure DevOps with Amazon Elastic Container
Registry (AWS ECR), to GitHub Actions with GitHub Container Registry (GHCR).
DebOps tests are not currently being run, the updates to .ci/debops*.py are
best effort only.
2024-09-26 03:13:22 +01:00
Alex Willmer
c61c063b4f
Support for Ansible 3 & 4
...
fixes #834
Co-authored-by: Claude Becker (@upekkha)
Co-authored-by: Dolph Mathews (@dolph)
2021-11-12 22:10:53 +00:00
Steven Robertson
8b845974fb
netaddr needs to be on the Ansible controller, not in target nodes
2020-10-25 22:27:45 -07:00
Steven Robertson
4721334dc9
forgot to update apt cache
2020-10-25 22:19:01 -07:00
Steven Robertson
428f4d8703
turn off host key checking with ad-hoc python-netaddr install and add back in debops command line
2020-10-25 22:09:53 -07:00
Steven Robertson
550265d426
don't need to ci_lib run setting up python-netaddr
2020-10-25 17:12:22 -07:00
Steven Robertson
88dde70b5c
need to specify strategy plugin for ansible ad-hoc
2020-10-25 16:51:39 -07:00
Steven Robertson
db5e7032c8
need python-netaddr in docker target containers for debops
2020-10-25 16:33:14 -07:00
David Wilson
7ca073cdf8
issue #482 : ci: add stray process checks to all jobs
...
List of interesting processes can probably expand more over time.
2019-08-09 20:19:16 +01:00
David Wilson
321dac3046
Allow specifying -vvv to debops_tests.
2019-07-23 17:25:53 +01:00
David Wilson
36a5968ee2
.ci: copy private key file to tempdir.
2019-02-18 19:58:54 +00:00
David Wilson
ad7185444d
.ci: allow containers for different jobs to run simultaneously
2019-02-18 18:01:54 +00:00
David Wilson
4db2168f83
issue #426 : teach debops_common_tests to use py3 prefix
2018-11-07 01:16:18 +00:00
David Wilson
2a6dbb038f
Pythonize, split out and parallelize all jobs.
2018-11-06 18:16:20 +00:00