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

[Sanity Testing] Capsule Sanity Testing for capsule sync #16558

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

jyejare
Copy link
Member

@jyejare jyejare commented Oct 3, 2024

Problem Statement

Solution

  • The support is added for capsule sync.

Related Issues

@jyejare jyejare requested review from a team as code owners October 3, 2024 12:47
@jyejare jyejare force-pushed the capsule_sync_sanity branch from fbeb304 to 24a5131 Compare October 3, 2024 12:47
@jyejare
Copy link
Member Author

jyejare commented Oct 3, 2024

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8854
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity --external-logging
Test Result : ==== 3 passed, 46 deselected, 256 warnings, 2 errors in 2808.48s (0:46:48) =====

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Oct 3, 2024
@jyejare jyejare force-pushed the capsule_sync_sanity branch 2 times, most recently from f0f668d to c2d0b86 Compare October 3, 2024 13:50
@jyejare
Copy link
Member Author

jyejare commented Oct 3, 2024

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8855
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity --external-logging
Test Result : ==== 3 passed, 46 deselected, 261 warnings, 2 errors in 2625.65s (0:43:45) =====

@jyejare jyejare force-pushed the capsule_sync_sanity branch 2 times, most recently from b4c2528 to cfdbd8d Compare October 4, 2024 12:14
@jyejare jyejare added CherryPick PR needs CherryPick to previous branches 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 6.16.z Introduced in or relating directly to Satellite 6.16 labels Oct 4, 2024
@jyejare
Copy link
Member Author

jyejare commented Oct 4, 2024

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8872
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity --external-logging
Test Result : = 1 failed, 3 passed, 46 deselected, 298 warnings, 1 error in 2715.84s (0:45:15) =

@jyejare jyejare force-pushed the capsule_sync_sanity branch from cfdbd8d to f16fee9 Compare October 4, 2024 14:07
@jyejare
Copy link
Member Author

jyejare commented Oct 4, 2024

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity

@jyejare jyejare force-pushed the capsule_sync_sanity branch from f16fee9 to 874205a Compare October 4, 2024 14:08
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8873
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity --external-logging
Test Result : = 1 failed, 3 passed, 46 deselected, 301 warnings, 1 error in 2847.82s (0:47:27) =

@jyejare jyejare force-pushed the capsule_sync_sanity branch 2 times, most recently from 3ea1ea4 to 3686636 Compare October 8, 2024 07:36
@jyejare
Copy link
Member Author

jyejare commented Oct 8, 2024

trigger: test-robottelo
pytest: tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8896
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/installer/test_installer.py tests/foreman/api/test_capsulecontent.py -m build_sanity --external-logging
Test Result : = 1 failed, 3 passed, 46 deselected, 242 warnings, 1 error in 1979.80s (0:32:59) =

@jyejare jyejare marked this pull request as draft October 10, 2024 14:09
@jyejare
Copy link
Member Author

jyejare commented Oct 21, 2024

trigger: test-robottelo
pytest: tests/foreman/api/test_capsulecontent.py

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 9035
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_capsulecontent.py --external-logging
Test Result : =========== 24 passed, 1571 warnings, 1 error in 5862.84s (1:37:42) ============

@SatelliteQE SatelliteQE deleted a comment from Satellite-QE Oct 21, 2024
@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 Oct 21, 2024
@jyejare
Copy link
Member Author

jyejare commented Oct 21, 2024

The test failures here are expected to fail and it's not directly related to the changes in this PR.

@jyejare
Copy link
Member Author

jyejare commented Oct 25, 2024

@SatelliteQE/team-platform Would you like to review before we merge ?

@JacobCallahan JacobCallahan merged commit 952b960 into SatelliteQE:master Oct 25, 2024
10 of 11 checks passed
jyejare added a commit to jyejare/robottelo that referenced this pull request Oct 26, 2024
jyejare added a commit to jyejare/robottelo that referenced this pull request Oct 26, 2024
jyejare added a commit to jyejare/robottelo that referenced this pull request Oct 26, 2024
jyejare added a commit to jyejare/robottelo that referenced this pull request Oct 26, 2024
jyejare added a commit to jyejare/robottelo that referenced this pull request Oct 26, 2024
jyejare added a commit to jyejare/robottelo that referenced this pull request Oct 31, 2024
Gauravtalreja1 pushed a commit to jyejare/robottelo that referenced this pull request Nov 5, 2024
jyejare added a commit to jyejare/robottelo that referenced this pull request Nov 7, 2024
jyejare added a commit that referenced this pull request Nov 7, 2024
) (#16799)

* [Sanity Testing] Capsule Sanity Testing for capsule sync (#16558)

Capsule Sanity Testing for capsule sync

* Nightly Capsule repos for nightly
jyejare added a commit that referenced this pull request Nov 11, 2024
) (#16800)

[Sanity Testing] Capsule Sanity Testing for capsule sync (#16558)

Capsule Sanity Testing for capsule sync
jyejare added a commit that referenced this pull request Nov 11, 2024
) (#16798)

[Sanity Testing] Capsule Sanity Testing for capsule sync (#16558)

Capsule Sanity Testing for capsule sync
jyejare added a commit that referenced this pull request Nov 11, 2024
) (#16797)

[Sanity Testing] Capsule Sanity Testing for capsule sync (#16558)

Capsule Sanity Testing for capsule sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 6.16.z Introduced in or relating directly to Satellite 6.16 CherryPick PR needs 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.

4 participants