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

test: Add CentOS 9 image mode #1924

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

thrix
Copy link

@thrix thrix commented Dec 5, 2024

  • test: Add CentOS 9 image mode
  • try to disable tmt artifacts
  • Install test deps programmatically
  • HACK: install cockpit 330
  • Disable artifacts installation

@martinpitt
Copy link
Member

"Failed to submit tests: Internal Server Error." -- seems packit doesn't like that syntax? 😢

@thrix
Copy link
Author

thrix commented Dec 5, 2024

"Failed to submit tests: Internal Server Error." -- seems packit doesn't like that syntax? 😢

@martinpitt yeah, that will not work, unfortunately. Trying last workaround before we move to TF API support for disabling. You can instruct TF to exclude some packages from installation (very vaguely described here):

https://docs.testing-farm.io/Testing%20Farm/0.1/test-results.html#_artifacts_installation_failed

@martinpitt
Copy link
Member

@thrix Interesting! that did something, at least the guest setup does not try to install rpms any more. But pipeline.log still treats that as failure, any idea?

@thrix
Copy link
Author

thrix commented Dec 9, 2024

@thrix Interesting! that did something, at least the guest setup does not try to install rpms any more. But pipeline.log still treats that as failure, any idea?

Sorry for the delay, yes, some deps need to be installed on the machine, so getting those in today and will retry

@thrix
Copy link
Author

thrix commented Dec 11, 2024

@thrix Interesting! that did something, at least the guest setup does not try to install rpms any more. But pipeline.log still treats that as failure, any idea?

Sorry for the delay, yes, some deps need to be installed on the machine, so getting those in today and will retry

Still working in out, stay tuned

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.

2 participants