ansible / ansible-zuul-jobs

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

Revert #1843 and #1846 #1859

Closed felixfontein closed 6 months ago

felixfontein commented 6 months ago

Revert #1843 and #1846. These didn't work:

This can only be merged once ansible-zuul-config has been modified to no longer use the ansible-collections-community-docker template.

felixfontein commented 6 months ago

Hmm, I just noticed that the ansible-collections-community-docker template isn't used, so there's no need to keep this a draft. This is ready for review :tada:

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

Build failed. https://ansible.softwarefactory-project.io/zuul/buildset/888424bbc0d548aa81bdfd8c608c6a79

:heavy_check_mark: ansible-tox-linters SUCCESS in 15m 11s :x: ansible-tox-py38 FAILURE in 14m 10s :x: ansible-tox-py39 FAILURE in 14m 14s :x: ansible-tox-py310 FAILURE in 14m 46s

felixfontein commented 6 months ago

I don't think the failing tests are related to this PR.

jillr commented 6 months ago

I don't think the failing tests are related to this PR.

Nope, I think it's pytest 8.2.0. Will have to figure out where in zuul to pin 8.1.0 for now.

felixfontein commented 6 months ago

I created #1860 to pin pytest.

jillr commented 6 months ago

recheck

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

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

:heavy_check_mark: ansible-tox-linters SUCCESS in 15m 16s :heavy_check_mark: ansible-tox-py38 SUCCESS in 15m 50s :heavy_check_mark: ansible-tox-py39 SUCCESS in 16m 48s :heavy_check_mark: ansible-tox-py310 SUCCESS in 15m 52s

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

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

:heavy_check_mark: ansible-tox-linters SUCCESS in 14m 30s :heavy_check_mark: ansible-tox-py38 SUCCESS in 13m 21s :heavy_check_mark: ansible-tox-py39 SUCCESS in 13m 29s

felixfontein commented 6 months ago

@jillr also thanks for this one!