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

Disable non-periodic zuul jobs #1034

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Disable non-periodic zuul jobs #1034

merged 1 commit into from
Apr 11, 2022

Conversation

Shrews
Copy link
Contributor

@Shrews Shrews commented Apr 11, 2022

SoftwareFactory zuul apparently cannot run these jobs, so it leaves comments about the errors it encounters. The old ansible Zuul apparently still runs the periodic jobs, so we leave those in place. This will disable building the quay runner images for each PR so SF zuul won't complain, but since they'll still get published by the periodic job each night, that's ok.

@Shrews Shrews requested a review from a team as a code owner April 11, 2022 19:33
@softwarefactory-project-zuul
Copy link
Contributor

Zuul encountered a syntax error while parsing its configuration in the
repo ansible/ansible-runner on branch devel. The error was:

expected a dictionary for dictionary value @ data['post']

The error appears in the following project stanza:

project:
check:
jobs: []
gate:
jobs: []
post: []
periodic:
jobs:
- ansible-buildset-registry
- ansible-runner-upload-container-image:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.9:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.10:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.11:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.12:
vars:
upload_container_image_promote: false

in "ansible/ansible-runner/.zuul.d/project.yaml@devel", line 2, column 3

@github-actions github-actions bot added the needs_triage New item that needs to be triaged label Apr 11, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@Shrews Shrews merged commit 6549db7 into ansible:devel Apr 11, 2022
@Shrews Shrews deleted the zuul branch April 11, 2022 20:40
Shrews added a commit to Shrews/ansible-runner that referenced this pull request Apr 11, 2022
Shrews added a commit that referenced this pull request Apr 12, 2022
@sivel sivel removed the needs_triage New item that needs to be triaged label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants