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

Fix current run-test-e2e #291

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Conversation

Yarboa
Copy link
Collaborator

@Yarboa Yarboa commented Dec 19, 2023

Resolves #290 and Resolves #288
Currently tests are not using packit repo created by previous steps Added an option for scripts --use-qm-copr to
For containers build, if PACKIT_COPR_PROJECT exist while running under packit pipeline, the repo is enabled and install PR qn rpm

be used while running tests with rhcontainerbot/qm, default is using packit rpms, triggered by scenario=manual parsed in context scenario == manual

Currently tests are not using packit repo created by previous steps
Added an option for scripts --use-qm-copr to be used while running tests with
rhcontainerbot/qm, default is using packit rpms, triggered by scenario=manual parsed in context
scenario == manual

Signed-off-by: Yariv Rachmani <yrachman@redhat.com>
@Yarboa Yarboa force-pushed the test-against-packit branch 3 times, most recently from 8a86628 to 5bf1f24 Compare December 20, 2023 13:55
setup Outdated Show resolved Hide resolved
@Yarboa Yarboa force-pushed the test-against-packit branch 2 times, most recently from 3740341 to 1db9131 Compare December 20, 2023 20:37
Signed-off-by: Yariv Rachmani <yrachman@redhat.com>
Currently, if packit environment var exist
PACKIT_COPR_PROJECT
Use this copr repo

Signed-off-by: Yariv Rachmani <yrachman@redhat.com>
@Yarboa Yarboa marked this pull request as ready for review December 21, 2023 12:42
@dougsland dougsland merged commit e899374 into containers:main Dec 22, 2023
7 checks passed
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.

Sync testing with PR branch code QM e2e integration tests seems to be broken
2 participants