-
Notifications
You must be signed in to change notification settings - Fork 115
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
Add capsule flatpak e2e case #17347
Open
vsedmik
wants to merge
1
commit into
SatelliteQE:master
Choose a base branch
from
vsedmik:add-flatpak-capsule
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add capsule flatpak e2e case #17347
+162
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vsedmik
added
No-CherryPick
PR doesnt need CherryPick to previous branches
Stream
Introduced in or relating directly to Satellite Stream/Master
labels
Jan 16, 2025
|
PRT Result
|
Satellite-QE
added
the
PRT-Failed
Indicates that latest PRT run is failed for the PR
label
Jan 16, 2025
vsedmik
force-pushed
the
add-flatpak-capsule
branch
from
January 24, 2025 08:41
566330a
to
1d1b4fa
Compare
|
PRT Result
|
PRT failed due to this issue: https://issues.redhat.com/browse/SAT-30541 |
vsedmik
force-pushed
the
add-flatpak-capsule
branch
from
January 24, 2025 10:14
1d1b4fa
to
6c1bfd1
Compare
vsedmik
force-pushed
the
add-flatpak-capsule
branch
from
February 3, 2025 12:42
6c1bfd1
to
d4220ce
Compare
rebased |
|
PRT Result
|
Satellite-QE
added
PRT-Passed
Indicates that latest PRT run is passed for the PR
and removed
PRT-Failed
Indicates that latest PRT run is failed for the PR
labels
Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
No-CherryPick
PR doesnt need CherryPick to previous branches
PRT-Passed
Indicates that latest PRT run is passed for the PR
Stream
Introduced in or relating directly to Satellite Stream/Master
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem Statement
6.17 Capsule is going to support the flatpak content so we should have an E2E case to cover that.
Solution
This PR adds such a case. It also adds a
flatpak_remote
fixture I plan to use elsewhere.Related Issues
https://issues.redhat.com/browse/SAT-23287
PRT test Cases example