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

Update pit coverage for Platform teams components #15938

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jameerpathan111
Copy link
Contributor

Problem Statement

  • Pit markers for some of the Platform team components are missing.

Solution

  • Evaluate tests and add pit markers accordingly.

Related Issues

@jameerpathan111 jameerpathan111 added Stream Introduced in or relating directly to Satellite Stream/Master 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 labels Aug 15, 2024
@jameerpathan111 jameerpathan111 self-assigned this Aug 15, 2024
@jameerpathan111 jameerpathan111 requested a review from a team as a code owner August 15, 2024 10:55
@pondrejk pondrejk added the CherryPick PR needs CherryPick to previous branches label Aug 15, 2024
@Gauravtalreja1 Gauravtalreja1 added the 6.13.z Introduced in or relating directly to Satellite 6.13 label Aug 16, 2024
tests/foreman/api/test_capsule.py Outdated Show resolved Hide resolved
@@ -188,6 +188,8 @@ def loadbalancer_setup(

@pytest.mark.e2e
@pytest.mark.tier1
@pytest.mark.pit_server
Copy link
Member

Choose a reason for hiding this comment

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

Apologies, I missed this one in the first review. This one needs to go as well since it spins up capsule(s).

Note: it would be great to note all the capsule test cases somewhere so we can go back to it and mark them with pit_server once the missing AAP workflow is in place.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated the PR.

@jameerpathan111
Copy link
Contributor Author

jameerpathan111 commented Sep 3, 2024

trigger: test-robottelo
pytest: tests/foreman/destructive/test_capsule_loadbalancer.py --no-containers -m pit_client -k 'rhel9'
env:
  ROBOTTELO_content_host__default_rhel_version = "@str 9"
  ROBOTTELO_supportability__content_hosts__rhel__versions = "@json [\"9\"]"
  ROBOTTELO_content_host__rhel9__vm__workflow = 'deploy-rhel-cmp-template'
  ROBOTTELO_content_host__rhel9__vm__deploy_template_name = "759d64f8-af1f-4ad5-bdd9-cf6a8e323c81"
  ROBOTTELO_content_host__rhel9__vm__deploy_scenario = 'cmp-image'
  ROBOTTELO_server__hostname = '@str '
  ROBOTTELO_server__version__release = "stream"
  ROBOTTELO_server__auto_checkin = "true"
  ROBOTTELO_server__version__source = 'ga'
  ROBOTTELO_capsule__version__source = 'ga'
  ROBOTTELO_robottelo__rhel_source = 'internal'

@ogajduse ogajduse merged commit 89b1426 into SatelliteQE:master Sep 18, 2024
8 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 18, 2024
github-actions bot pushed a commit that referenced this pull request Sep 18, 2024
github-actions bot pushed a commit that referenced this pull request Sep 18, 2024
github-actions bot pushed a commit that referenced this pull request Sep 18, 2024
Gauravtalreja1 pushed a commit that referenced this pull request Sep 19, 2024
Update pit coverage for Platform teams components (#15938)

(cherry picked from commit 89b1426)

Co-authored-by: Jameer Pathan <[email protected]>
Gauravtalreja1 pushed a commit that referenced this pull request Sep 19, 2024
Update pit coverage for Platform teams components (#15938)

(cherry picked from commit 89b1426)

Co-authored-by: Jameer Pathan <[email protected]>
Gauravtalreja1 pushed a commit that referenced this pull request Sep 19, 2024
Update pit coverage for Platform teams components (#15938)

(cherry picked from commit 89b1426)

Co-authored-by: Jameer Pathan <[email protected]>
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 CherryPick PR needs 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.

4 participants