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

Check whether architecture for TF is supported #2053

Merged
merged 1 commit into from
May 16, 2023

Conversation

lbarcziova
Copy link
Member

@lbarcziova lbarcziova commented May 11, 2023

Before submitting the TF request, check whether the configured architecture is supported by TF. In case not, report this to user and do not submit the request.

Fixes #1966


RELEASE NOTES BEGIN
Packit now checks whether the configured architecture for the test target is supported by Testing Farm and in case not doesn't submit these test requests.
RELEASE NOTES END

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/0a079f5ba3894763bd1f35df8b831d82

✔️ pre-commit SUCCESS in 2m 19s
✔️ packit-service-tests SUCCESS in 2m 43s
✔️ packit-service-tests-openshift SUCCESS in 11m 57s

Before submitting the TF request, check whether the configured architecture
is supported by TF. In case not, report this to user and do not submit
the request.

Fixes packit#1966
@lbarcziova lbarcziova added the mergeit When set, zuul wil gate and merge the PR. label May 16, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://softwarefactory-project.io/zuul/t/packit-service/buildset/952d37d9729649eeb089d544863fbd7d

✔️ pre-commit SUCCESS in 2m 03s
✔️ packit-service-tests SUCCESS in 2m 29s
✔️ packit-service-tests-openshift SUCCESS in 12m 14s

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/df0ebdfbfcf3407eaae9557705f09ae7

✔️ pre-commit SUCCESS in 2m 04s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 3fffa7e into packit:main May 16, 2023
@lbarcziova lbarcziova deleted the tf-archs branch May 17, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check the architecture before submitting tests
3 participants