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

tests: fix nightly action for testing latest compose #594

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

KKoukiou
Copy link
Contributor

We want to test the compose untouched, that means anaconda-webui package that is inside the compose. That means we also need to checkout the anaconda-webui repository, before running the tests to the tag used in the compose.
This is problematic, because our support for testing composes did not yet land in rawhide, therefore no tag contains that currently.

Let's test against anaconda-webui from main branch, temporarily.

We want to test the compose untouched, that means anaconda-webui package
that is inside the compose. That means we also need to checkout the
anaconda-webui repository, before running the tests to the tag used in
the compose.
This is problematic, because our support for testing composes did not
yet land in rawhide, therefore no tag contains that currently.

Let's test against anaconda-webui from main branch, temporarily.
Bots are doing the same and there are some expectations from our tests
for the Server boot.iso.
@KKoukiou KKoukiou force-pushed the fix-nightly-action branch 2 times, most recently from f288c83 to 44157a6 Compare January 17, 2025 14:31
@KKoukiou KKoukiou requested a review from martinpitt January 17, 2025 15:22
@KKoukiou
Copy link
Contributor Author

fedora-rawhide-boot/compose-Fedora-Rawhide-20250117.n.0
fedora-rawhide-boot/compose-Fedora-Rawhide-20250117.n.0 scenario passed

Copy link
Collaborator

@martinpitt martinpitt left a comment

Choose a reason for hiding this comment

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

This all looks reasonable. Hopefully we can clean up the first commit soon, i.e. after the next release. Thanks!

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