Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vmware_rest back into config for other projects #587

Conversation

mikemorency
Copy link
Contributor

After seeing the other failures that are happening in community.vmware and ansible/ansible-zuul-jobs#1892, I think its best to add these back in

Copy link
Contributor

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

The project "ansible-collections/vmware.vmware_rest" was not found.
All projects referenced within a Zuul configuration must first be
added to the main configuration file by the Zuul administrator.

The problem appears in the the "ansible-collections/vmware.vmware_rest" project stanza:

project:
name: ansible-collections/vmware.vmware_rest
default-branch: main

in "ansible/zuul-config/zuul.d/projects.yaml@master", line 481

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR needs to be split into two PRs with the changes to zuul.d/projects.yaml in the second PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

split #588

@mikemorency mikemorency force-pushed the feature/undo-vmware-dels branch from 61673e1 to 99542f9 Compare January 20, 2025 18:55
Copy link
Contributor

Copy link
Contributor

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

✔️ config-check SUCCESS in 25s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit fca1a19 into ansible:master Jan 20, 2025
2 checks passed
@mariolenz
Copy link

Thanks @mikemorency! I was able to merge ansible-collections/community.vmware#2277 and ansible-collections/community.vmware#2278 now. The integration tests in ansible-collections/community.vmware#2284 also succeeded.

I'll try to find a way to get rid of this for the community.vmware collection. Not sure if I will, I don't understand much of this Zuul stuff :-/

@mikemorency
Copy link
Contributor Author

Jill was just talking to me about helping you get the community collection off zuul :) so ill take a look too

@mariolenz
Copy link

mariolenz commented Jan 21, 2025

Zuul or something else, I don't care. But it's about time we find a way to test comunity.vmware with vSphere 8 ;-)

For the record: ansible-collections/community.vmware#1746

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants