Abhijeet Kasurde
3bff8d22a5
Update CI pipelines
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2024-07-12 14:43:14 -07:00
Hideki Saito
0341c9420f
Replace AZP default image with 6.0.0
...
- See https://github.com/ansible-collections/news-for-maintainers/issues/71
Signed-off-by: Hideki Saito <saito@fgrep.org>
2024-06-12 08:35:57 +09:00
Felix Fontein
11f29eba6f
Add ansible-core 2.17 to CI.
2024-06-07 11:38:13 +02:00
Chris Smart
b615d61fae
ci: replace freebsd 13.2 with 13.3
...
The devel version of ansible-test has been updated to include support
for FreeBSD 13.3, so this change swaps out 13.2 accordingly.
2024-03-26 14:59:32 +09:00
Felix Fontein
8e900e5218
Support for FreeBSD 12.4 was removed.
2024-01-09 07:30:04 +01:00
Brian Coca
046f6d1483
update ci target for freebsd 13, r1 is eol
2023-12-11 10:18:12 -05:00
Adam Miller
a85f736f6a
refactor to comply with current ansible-lint and sanity guidelines
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2023-12-06 17:22:59 -06:00
Adam Miller
c394f6778d
remove old pipelines, run sanity in pipelines because we're dropping zuul
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2023-11-30 19:01:55 -06:00
Hideki Saito
5cae7aa946
Replace Fedora 38 with 39 for devel branch container test
2023-11-22 17:09:41 +09:00
Hideki Saito
7dd5087e7b
Refactoring remote and docker CI tests.
...
* Removed tests for Ansible Core 2.10 and 2.11 fromn remote and container targets
* Modoifed remote and container test target OS
* Fixed #506
Signed-off-by: Hideki Saito <saito@fgrep.org>
2023-11-16 11:56:08 +09:00
Hideki Saito
2cde4cdb26
Drop OSX10.11 and FreeBSD12.4 from CI
...
- Fixes #476
- Fixes #486
- Drop OSX10.11 from ansible:2.9 and ansible-core:2.10
- Drop FreeBSD12.4 from ansible-core:devel
Signed-off-by: Hideki Saito <saito@fgrep.org>
test
2023-08-02 16:03:19 +09:00
Hideki Saito
4f1e6b4a6d
Drop Python3.9 and update versions of RHEL,Fedora and FreeBSD for ansible-core:devel
...
* Addresses issue #476
* Drop Python3.9
* Replace Fedora 37 with 38
* Replace FreeBSD13.1 with 13.2
* Replace RHEL 8.7 with 8.8
* Replace RHEL 9.1 with 9.2
Signed-off-by: Hideki Saito <saito@fgrep.org>
2023-07-04 09:15:24 +09:00
Don Naro
ab1bc5df9f
remove FreeBSD 12.2 targets
2023-05-24 19:41:58 +01:00
Hideki Saito
91a6e30d78
Update AZP to support stable-2.15 branch
...
- Fixes #444
Signed-off-by: Hideki Saito <saito@fgrep.org>
2023-04-13 00:34:37 +09:00
Hideki Saito
26c182c8ef
Release 1.5.2 commit
...
Signed-off-by: Hideki Saito <saito@fgrep.org>
2023-04-10 10:43:31 +09:00
Hideki Saito
a62acdfc5a
Added macOS 13.2 and remove macOS 12.0
...
- This commit fixes issue #431
Signed-off-by: Hideki Saito <saito@fgrep.org>
2023-03-21 17:56:23 +09:00
Hideki Saito
f109c162b0
Update AZP CI matrix
...
- Addresses https://github.com/ansible-collections/news-for-maintainers/issues/31
Signed-off-by: Hideki Saito <saito@fgrep.org>
2023-01-11 19:51:31 +09:00
Hideki Saito
6c9616291e
Add stable-2.14 branch to AZP
...
* Fixes #388
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-09-27 21:15:50 +09:00
Hideki Saito
f7fac90009
Removing Fedora 35 and FreeBSD 12.3 from CI tests
...
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-08-19 13:26:31 +09:00
Hideki Saito
17fc3bcce6
Bump AZP container version
...
- https://github.com/ansible-collections/news-for-maintainers/issues/18
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-06-15 18:26:15 +09:00
Hideki Saito
f451f2211b
Refactor AZP settings and CI script
...
* Addresses https://github.com/ansible-collections/news-for-maintainers/issues/17
* Addresses https://github.com/ansible-collections/ansible.posix/pull/369
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-06-02 11:27:17 +09:00
Hideki Saito
c1f830f3df
Refactoring AZP CI matrix
...
* https://github.com/ansible-collections/news-for-maintainers/issues/17
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-05-30 14:04:07 +09:00
Hideki Saito
def5d2bae0
Add testing against ansible-core 2.13
...
- Relates to ansible-collections/news-for-maintainers#14
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-03-31 13:38:37 +09:00
Hideki Saito
b886d7691f
Update AZP matrix to remove CentOS8 test
...
- Addresses https://github.com/ansible-collections/news-for-maintainers/issues/3
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-02-02 18:20:05 +09:00
Hideki Saito
ac611b801f
Update AZP matrix to replace RHEL7.6 with 7.9
...
- Remote 2.9
- Remote 2.10
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-01-29 02:02:47 +00:00
Hideki Saito
cbd915c8ea
Update AZP config
...
* Fixes ansible-collections/overview#45
* Fixes #308
Signed-off-by: Hideki Saito <saito@fgrep.org>
2022-01-13 10:53:12 +09:00
Hideki Saito
35a910a698
Replace RHEL8.4 with RHEL8.5 for devel tests
...
- Relates to ansible-collections/overview#45
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-11-18 11:08:21 +09:00
Hideki Saito
69a46eb0e8
Add CI tests for Ansible Core 2.12 release
...
- Fixes #290
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-11-10 12:06:45 +09:00
Hideki Saito
af2af9cff3
Replace Fedora 33 with Fedora 35 for devel tests
...
- Relates to ansible-collections/overview#45
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-11-09 22:20:33 +09:00
Hideki Saito
9890937bcc
Remove centos8 environment for devel from CI
...
- Fixes https://github.com/ansible-collections/overview/issues/45
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-10-21 17:50:24 +09:00
Hideki Saito
8f58cbb41c
Fix integration test error on ansible devel branch
...
- Remove centos6 platforms for integration tests on
the ansible devel branch from the azure-pipelines.
- Add delegate_to to each task of integration test for
synchronized module on devel branch
- Modify invalid parameter test to use key instead of name
for sysctl module
- Replace lookup plugin to slurp module in integration tests
for selinux module
- Add creating working directory task in integration tests
for acl module
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-10-04 17:10:20 +09:00
Hideki Saito
f7f5f89899
Update AZP config
...
* Fixes ansible-collections/overview#45
* Fixes #236
Signed-off-by: Hideki Saito <saito@fgrep.org>
2021-07-30 23:37:15 +09:00
Andrew Klychkov
da82df4004
Update codecov.sh URL
2021-04-30 07:54:51 +02:00
Andrew Klychkov
86b32d8730
Add 2.11 branch to test matrix, add ignore-2.12.txt
2021-04-14 07:46:03 +02:00
Ompragash Viswanathan
f6f436f227
Updated Azure Pipeline Test Container Image URL to use v1.9.0
2021-03-26 11:32:35 +05:30
Andrew Klychkov
4825036c7e
Update AZP aggregate-coverage.sh and report-coverage.sh
2021-03-05 14:25:22 +01:00
Andrew Klychkov
360d0c3441
Update azure-pipelines.yml and README.md
2021-03-05 13:53:38 +01:00
ansible-zuul[bot]
d8c6add988
Merge pull request #140 from Akasurde/posix_ci_fix
...
Update OS as per guidelines
Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-02 15:07:09 +00:00
Abhijeet Kasurde
04f976d7d3
Update OS as per guidelines
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2021-03-02 17:43:15 +05:30
Andrew Klychkov
080ae28e7d
azure-pipelines: update default container version
2021-02-18 19:21:52 +03:00
John Barker
6241e09ccd
AZP: Install ansible-test for coverage
2020-12-11 15:33:50 +00:00
John Barker
793b039691
Initial Azure Pipeline config
2020-12-11 13:29:10 +00:00