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 Flatpak CLI support and CRUD case #17013

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

Conversation

vsedmik
Copy link
Contributor

@vsedmik vsedmik commented Nov 28, 2024

Problem Statement

Satellite 6.17 introduces support for Flatpak content. We should introduce some automation around.

Solution

This PR just adds first test case for CRUD + scan.

Related Issues

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

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman/cli/test_flatpak.py -k CRUD
Katello:
  katello: 11223
  hammer-cli-katello: 971

@vsedmik vsedmik added No-CherryPick PR doesnt need CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master labels Nov 28, 2024
@vsedmik vsedmik self-assigned this Nov 28, 2024
@vsedmik vsedmik requested a review from a team as a code owner November 28, 2024 18:34
@vsedmik vsedmik added the in progress This issue is being worked on label Nov 28, 2024
@vsedmik
Copy link
Contributor Author

vsedmik commented Nov 28, 2024

trigger: test-robottelo
pytest: tests/foreman/cli/test_flatpak.py -k CRUD
Katello:
  katello: 11223
  hammer-cli-katello: 971

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 9477
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_flatpak.py -k CRUD --external-logging
Test Result : ================== 1 passed, 9 warnings in 1239.53s (0:20:39) ==================

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Nov 28, 2024
@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress This issue is being worked on No-CherryPick PR doesnt need CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants