ansible / ansible-zuul-jobs

Zuul job definitions for the Ansible tenant.
Apache License 2.0
23 stars 44 forks source link

Run community.vmware integration tests with 2.17 #1875

Closed mariolenz closed 4 months ago

mariolenz commented 4 months ago

Follow-up to #1835

Now that ansible-core 2.17 is out, community.vmware should be tested with this version.

softwarefactory-project-zuul[bot] commented 4 months ago

Zuul encountered a syntax error while parsing its configuration in the repo ansible/ansible-zuul-jobs on branch master. The problem was:

Unknown projects: github.com/ansible-collections/ansible.netcommon

The problem appears in the the "ansible-collections-amazon-aws-integration" project-template stanza:

project-template: name: ansible-collections-amazon-aws-integration check: jobs:

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/b4c28ad01fcb4936b8fb43d6ec7d0603

:heavy_check_mark: ansible-tox-linters SUCCESS in 11m 51s :heavy_check_mark: ansible-tox-py38 SUCCESS in 12m 03s :heavy_check_mark: ansible-tox-py39 SUCCESS in 12m 07s :heavy_check_mark: ansible-tox-py310 SUCCESS in 12m 15s

mariolenz commented 4 months ago

Tested with ansible-collections/community.vmware#2100 and CI looks OK :partying_face:

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/e376952688774815a58dea2a6b7d8844

:heavy_check_mark: ansible-tox-linters SUCCESS in 11m 37s :heavy_check_mark: ansible-tox-py38 SUCCESS in 12m 26s :heavy_check_mark: ansible-tox-py39 SUCCESS in 12m 18s :heavy_check_mark: ansible-tox-py310 SUCCESS in 12m 35s

mariolenz commented 4 months ago

Another test with ansible-collections/community.vmware#2100 and CI looks OK :smiley:

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/2c199056205a401aa221270a7092d628

:heavy_check_mark: ansible-tox-linters SUCCESS in 11m 34s :heavy_check_mark: ansible-tox-py38 SUCCESS in 11m 48s :heavy_check_mark: ansible-tox-py39 SUCCESS in 11m 57s :heavy_check_mark: ansible-tox-py310 SUCCESS in 11m 56s

mariolenz commented 4 months ago

Yet another successful test after the last commit: ansible-collections/community.vmware#2100 :tada:

I think this is ready for review.

@jillr I think you've reviewed #1835 where I've moved the tests from 2.15 to 2.16. Do you think you could also have a look at this one?

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded (gate pipeline). https://ansible.softwarefactory-project.io/zuul/buildset/95f29ab685494b1599a1c7aa7c42bb73

:heavy_check_mark: ansible-tox-linters SUCCESS in 11m 31s :heavy_check_mark: ansible-tox-py38 SUCCESS in 12m 12s :heavy_check_mark: ansible-tox-py39 SUCCESS in 12m 22s

mariolenz commented 4 months ago

Thanks for reviewing @jillr!