Skip to content

Add --test-copr option to test-os-variants workflow - #1722

Open
KKoukiou wants to merge 1 commit into
rhinstaller:mainfrom
KKoukiou:test-os-variant-custom-iso
Open

Add --test-copr option to test-os-variants workflow#1722
KKoukiou wants to merge 1 commit into
rhinstaller:mainfrom
KKoukiou:test-os-variant-custom-iso

Conversation

@KKoukiou

Copy link
Copy Markdown
Contributor

Allow testing with custom packages from COPR repos by building a boot.iso with additional COPRs enabled. Multiple COPRs can be specified comma-separated. Usage:
/test-os-variants --test-copr=owner/project --os-variants=daily-iso /test-os-variants --test-copr=owner1/p1,owner2/p2 --os-variants=daily-iso-webui

Requires --os-variants with exactly one of daily-iso or daily-iso-webui. The webui flag is set automatically based on the selected os-variant.

The reusable ISO build workflow gains a test_copr input and handles COPR URL construction. test-os-variants adds a conditional build-iso job that calls it before running the test matrix.

Assisted-By: Claude Opus 4.6 noreply@anthropic.com

Allow testing with custom packages from COPR repos by building a
boot.iso with additional COPRs enabled. Multiple COPRs can be
specified comma-separated. Usage:
/test-os-variants --test-copr=owner/project --os-variants=daily-iso
/test-os-variants --test-copr=owner1/p1,owner2/p2 --os-variants=daily-iso-webui

Requires --os-variants with exactly one of daily-iso or
daily-iso-webui. The webui flag is set automatically based on the
selected os-variant.

The reusable ISO build workflow gains a test_copr input and handles
COPR URL construction. test-os-variants adds a conditional build-iso
job that calls it before running the test matrix.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
@KKoukiou
KKoukiou requested review from jikortus and rvykydal July 24, 2026 14:24

@jikortus jikortus left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Having a possibility to use content from COPR looks really useful, thank you!

@rvykydal rvykydal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me.

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.

3 participants