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

CapsuleContent [CompEval] Destructive tests SCA fixes #15619

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

damoore044
Copy link
Contributor

@damoore044 damoore044 commented Jul 10, 2024

Purpose (component eval)

Update to rhel9 repos/content
Resolve intermittent failures for destructive tests (Stream and 6.15.z):

  • test_positive_sync_without_deadlock
  • test_positive_sync_without_deadlock_after_rpm_trim_changelog

There are in-progress tasks for some components, lots of actions are performed too early inside an SCA org

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

@damoore044 damoore044 added No-CherryPick PR doesnt need CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master labels Jul 10, 2024
@damoore044 damoore044 self-assigned this Jul 10, 2024
@damoore044 damoore044 requested a review from a team as a code owner July 10, 2024 14:54
@damoore044
Copy link
Contributor Author

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

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7744
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/destructive/test_capsulecontent.py --external-logging
Test Result : ======= 1 failed, 1 passed, 495 warnings, 1 error in 4877.90s (1:21:17) ========

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Jul 15, 2024
@damoore044 damoore044 force-pushed the CC_SCA_destructive branch from 9928535 to 001abbc Compare July 23, 2024 14:35
@damoore044 damoore044 requested a review from a team as a code owner July 23, 2024 14:35
@damoore044
Copy link
Contributor Author

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

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7824
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/destructive/test_capsulecontent.py --external-logging
Test Result : ======= 1 failed, 1 passed, 486 warnings, 1 error in 4751.88s (1:19:11) ========

@damoore044 damoore044 force-pushed the CC_SCA_destructive branch 2 times, most recently from 06056f0 to 58db4af Compare July 29, 2024 17:07
@damoore044 damoore044 added 6.15.z Introduced in or relating directly to Satellite 6.15 CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing and removed No-CherryPick PR doesnt need CherryPick to previous branches labels Jul 29, 2024
@damoore044
Copy link
Contributor Author

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

@damoore044 damoore044 force-pushed the CC_SCA_destructive branch from 58db4af to bc3b98a Compare July 29, 2024 18:08
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7893
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/destructive/test_capsulecontent.py --external-logging
Test Result : ============ 1 failed, 1 passed, 547 warnings in 4958.99s (1:22:38) ============

@damoore044 damoore044 force-pushed the CC_SCA_destructive branch from bc3b98a to 63634b0 Compare July 29, 2024 21:16
@damoore044
Copy link
Contributor Author

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

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7896
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/destructive/test_capsulecontent.py --external-logging
Test Result : ================ 2 passed, 1216 warnings in 9519.93s (2:38:39) =================

@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 Jul 30, 2024
@damoore044 damoore044 force-pushed the CC_SCA_destructive branch from 63634b0 to b4a4e09 Compare July 30, 2024 12:22
@damoore044
Copy link
Contributor Author

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

@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label Jul 30, 2024
@damoore044 damoore044 removed the request for review from a team July 30, 2024 12:53
@damoore044 damoore044 requested a review from a team July 30, 2024 12:53
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7898
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/destructive/test_capsulecontent.py --external-logging
Test Result : ================ 2 passed, 1274 warnings in 10006.13s (2:46:46) ================

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Jul 30, 2024
@sambible sambible merged commit 494c60d into SatelliteQE:master Jul 31, 2024
11 checks passed
product=constants.REPOS['rhel9_bos']['product'],
repo=constants.REPOS['rhel9_bos']['name'],
reposet=constants.REPOSET['rhel9_bos'],
releasever=constants.REPOS['rhel9_bos']['releasever'],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vsedmik recommended using a repo with more content counts than rhel9_bos.
Agreed, perhaps a repository like rhel9_aps or multiple repos to achieve 10,000+ content count.

damoore044 added a commit to damoore044/robottelo that referenced this pull request Jul 31, 2024
damoore044 added a commit to damoore044/robottelo that referenced this pull request Aug 1, 2024
damoore044 added a commit to damoore044/robottelo that referenced this pull request Aug 6, 2024
damoore044 added a commit to damoore044/robottelo that referenced this pull request Aug 7, 2024
damoore044 added a commit to damoore044/robottelo that referenced this pull request Aug 30, 2024
damoore044 added a commit to damoore044/robottelo that referenced this pull request Aug 30, 2024
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing CherryPick PR needs CherryPick to previous branches PRT-Passed Indicates that latest PRT run is passed for the PR Stream Introduced in or relating directly to Satellite Stream/Master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants