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

Extend mixed content export import with consume #17432

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vsedmik
Copy link
Contributor

@vsedmik vsedmik commented Jan 24, 2025

Problem Statement

We need to ensure the disconnected workflow (export/import) works fine for flatpak.

Solution

We have already covered the export/import part of mixed content types (flatpak is just one of them), but we still need to ensure the flatpak registry at the importing SAT serves the imported content properly. Basically we need to extend the case with host registration and ensure the content is consumable.

Related Issues

https://issues.redhat.com/browse/SAT-29562

Also, for this test to pass we need https://issues.redhat.com/browse/SAT-30342 fixed in snap (hopefully snap 88)

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman/cli/test_satellitesync.py -k test_postive_export_import_cv_with_mixed_content_repos
Katello:
  katello: 11300

@vsedmik vsedmik added the No-CherryPick PR doesnt need CherryPick to previous branches label Jan 24, 2025
@vsedmik vsedmik self-assigned this Jan 24, 2025
@vsedmik vsedmik force-pushed the iss-host-consume-extension branch from 99754a2 to b439e65 Compare February 5, 2025 17:47
@vsedmik vsedmik changed the title [WIP] Extend mixed content export import with consume Extend mixed content export import with consume Feb 5, 2025
@vsedmik vsedmik marked this pull request as ready for review February 5, 2025 17:59
@vsedmik vsedmik requested a review from a team as a code owner February 5, 2025 17:59
@vsedmik
Copy link
Contributor Author

vsedmik commented Feb 6, 2025

trigger: test-robottelo
pytest: tests/foreman/cli/test_satellitesync.py -k test_postive_export_import_cv_with_mixed_content_repos
Katello:
  katello: 11300

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 10107
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_satellitesync.py -k test_postive_export_import_cv_with_mixed_content_repos --external-logging
Test Result : ========== 1 passed, 36 deselected, 53 warnings in 3316.83s (0:55:16) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Feb 6, 2025
@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label Feb 7, 2025
@vsedmik
Copy link
Contributor Author

vsedmik commented Feb 7, 2025

trigger: test-robottelo
pytest: tests/foreman/cli/test_satellitesync.py -k test_postive_export_import_cv_with_mixed_content_repos
Katello:
  katello: 11300

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 10128
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_satellitesync.py -k test_postive_export_import_cv_with_mixed_content_repos --external-logging
Test Result : ========== 1 passed, 36 deselected, 53 warnings in 3264.94s (0:54:24) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Feb 7, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants