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.13.z][Combined Jenkins Ask] Capsule testing for sanity (#15948) #16422

Open
wants to merge 2 commits into
base: 6.13.z
Choose a base branch
from

Conversation

jyejare
Copy link
Member

@jyejare jyejare commented Sep 19, 2024

Problem Statement

Caspule Test isnt a part of sanity testing due to several reasons:

  1. Most test cases were dependent on Satellite and not on capsule
  2. The running time for sanity for separate capsule checkout and installation, configuration exceeds our target sanity runtime

Solution

Adding capsule installer test as part of sanity since Sanity is replacing bats tests in jenkins migration in delivery.

Related Issues

@jyejare jyejare added No-CherryPick PR doesnt need CherryPick to previous branches 6.13.z Introduced in or relating directly to Satellite 6.13 labels Sep 19, 2024
@jyejare jyejare added the Failed_AutoCherryPick Issue for failed/conflicted auto cherry pick of PRs label Sep 19, 2024
@jyejare
Copy link
Member Author

jyejare commented Sep 19, 2024

trigger: test-robottelo
pytest: tests/foreman -m build_sanity

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8732
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman -m build_sanity --external-logging
Test Result : === 10 passed, 5282 deselected, 5403 warnings, 1 error in 2558.90s (0:42:38) ===

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Sep 19, 2024
* Capsule Sanity Test from installer

* Design Change: only count change

* Satellite Maintain fapolicyd package installation
@jyejare
Copy link
Member Author

jyejare commented Sep 20, 2024

trigger: test-robottelo
pytest: tests/foreman -m build_sanity

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8748
Build Status: SUCCESS
PRT Comment: pytest tests/foreman -m build_sanity --external-logging
Test Result : ======= 11 passed, 5282 deselected, 5401 warnings in 2757.03s (0:45:57) ========

@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 Sep 20, 2024
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 Failed_AutoCherryPick Issue for failed/conflicted auto cherry pick of PRs 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.

[Failed-AutoCherryPick] - [Combined Jenkins Ask] Capsule testing for sanity
3 participants