Closed mariolenz closed 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:
build-ansible-collection: required-projects:
in "ansible/ansible-zuul-jobs/zuul.d/aws-integration-worker-jobs.yaml@master", line 1499
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
Tested with ansible-collections/community.vmware#2100 and CI looks OK :partying_face:
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
Another test with ansible-collections/community.vmware#2100 and CI looks OK :smiley:
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
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?
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
Thanks for reviewing @jillr!
Follow-up to #1835
Now that ansible-core 2.17 is out,
community.vmware
should be tested with this version.