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

[6.14.z][Sanity Testing] Capsule Sanity Testing for capsule sync (#16558) #16799

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

jyejare
Copy link
Member

@jyejare jyejare commented Oct 26, 2024

CherryPick of #16558

Problem Statement

Solution

  • The support is added for capsule sync.

Related Issues

@jyejare jyejare added No-CherryPick PR doesnt need CherryPick to previous branches 6.14.z Introduced in or relating directly to Satellite 6.14 labels Oct 26, 2024
@Satellite-QE Satellite-QE added PRT-Passed Indicates that latest PRT run is passed for the PR PRT-Failed Indicates that latest PRT run is failed for the PR and removed PRT-Passed Indicates that latest PRT run is passed for the PR labels Oct 31, 2024
@SatelliteQE SatelliteQE deleted a comment from Satellite-QE Oct 31, 2024
@SatelliteQE SatelliteQE deleted a comment from Satellite-QE Oct 31, 2024
@jyejare jyejare removed the PRT-Failed Indicates that latest PRT run is failed for the PR label Oct 31, 2024
@jyejare
Copy link
Member Author

jyejare commented Oct 31, 2024

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py -m build_sanity
env:
    ROBOTTELO_server__deploy_arguments__deploy_sat_version: '6.14'
    ROBOTTELO_server__version__source = 'nightly'
    ROBOTTELO_capsule__version__source = 'nightly'
    ROBOTTELO_robottelo__satellite_version = '6.14'
    ROBOTTELO_server__version__release = '6.14'

@devendra104
Copy link
Member

@jyejare PRT is failing in the test collection, Can you check into that?

@SatelliteQE SatelliteQE deleted a comment from devendra104 Nov 5, 2024
@SatelliteQE SatelliteQE deleted a comment from devendra104 Nov 5, 2024
@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Nov 5, 2024
@jyejare
Copy link
Member Author

jyejare commented Nov 5, 2024

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py -m build_sanity
env:
ROBOTTELO_server__deploy_arguments__deploy_sat_version: "'6.14'"
ROBOTTELO_server__version__source: 'nightly'
ROBOTTELO_capsule__version__source: 'nightly'
ROBOTTELO_robottelo__satellite_version: "'6.14'"
ROBOTTELO_server__version__release: "'6.14'"

@jyejare
Copy link
Member Author

jyejare commented Nov 7, 2024

Here are the results from Jenkins Run:

========= 2 passed, 22 deselected, 243 warnings in 2669.80s (0:44:29) ==========

The job failed in non-test execution stages and hence not linked to this PRs PRT.
So now we are good to merge it.

@jyejare jyejare 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 Nov 7, 2024
@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label Nov 7, 2024
@jyejare jyejare merged commit 0a08b1b into SatelliteQE:6.14.z Nov 7, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Failed-AutoCherryPick] - [Sanity Testing] Capsule Sanity Testing for capsule sync
4 participants