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

Add capsule flatpak e2e case #17347

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vsedmik
Copy link
Contributor

@vsedmik vsedmik commented Jan 16, 2025

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

trigger: test-robottelo
pytest: tests/foreman/cli/test_capsulecontent.py -k test_sync_consume_flatpak_repo_via_library
Katello:
    katello: 11264

@vsedmik 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
@vsedmik vsedmik self-assigned this Jan 16, 2025
@vsedmik
Copy link
Contributor Author

vsedmik commented Jan 16, 2025

trigger: test-robottelo
pytest: tests/foreman/cli/test_capsulecontent.py -k test_sync_consume_flatpak_repo_via_library
Katello:
    katello: 11264

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 9901
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_capsulecontent.py -k test_sync_consume_flatpak_repo_via_library --external-logging
Test Result : ========== 1 failed, 28 deselected, 48 warnings in 5716.31s (1:35:16) ==========

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Jan 16, 2025
@vsedmik vsedmik force-pushed the add-flatpak-capsule branch from 566330a to 1d1b4fa Compare January 24, 2025 08:41
@vsedmik
Copy link
Contributor Author

vsedmik commented Jan 24, 2025

trigger: test-robottelo
pytest: tests/foreman/cli/test_capsulecontent.py -k test_sync_consume_flatpak_repo_via_library

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 9980
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_capsulecontent.py -k test_sync_consume_flatpak_repo_via_library --external-logging
Test Result : ========== 1 failed, 28 deselected, 46 warnings in 1608.18s (0:26:48) ==========

@vsedmik
Copy link
Contributor Author

vsedmik commented Jan 24, 2025

PRT failed due to this issue: https://issues.redhat.com/browse/SAT-30541
It is fixed in smart_proxy_container_gateway-3.2.0 which is not yet in snap 86.

@vsedmik vsedmik marked this pull request as ready for review January 24, 2025 10:11
@vsedmik vsedmik requested review from a team as code owners January 24, 2025 10:11
@vsedmik vsedmik force-pushed the add-flatpak-capsule branch from 1d1b4fa to 6c1bfd1 Compare January 24, 2025 10:14
@vsedmik vsedmik force-pushed the add-flatpak-capsule branch from 6c1bfd1 to d4220ce Compare February 3, 2025 12:42
@vsedmik
Copy link
Contributor Author

vsedmik commented Feb 3, 2025

rebased

@vsedmik
Copy link
Contributor Author

vsedmik commented Feb 3, 2025

trigger: test-robottelo
pytest: tests/foreman/cli/test_capsulecontent.py -k test_sync_consume_flatpak_repo_via_library

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 10033
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_capsulecontent.py -k test_sync_consume_flatpak_repo_via_library --external-logging
Test Result : ========== 1 passed, 28 deselected, 48 warnings in 2161.39s (0:36:01) ==========

@Satellite-QE 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants