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

fix parameterisation issue to run test for rhel7/8/9 #15537

Conversation

vijaysawant
Copy link
Contributor

@vijaysawant vijaysawant commented Jun 28, 2024

Problem Statement

Small mistake in PR #15428 related to paramerization. So test will only run for rhel9. @damoore044 notice this when 6.15.z CP PR ran only one test case.

Solution

Update marker for test

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman/cli/test_host.py -k 'test_host_registration_with_capsule_using_content_coherence'

Note

@damoore044 Please Ack and merge this PR once PRT pass for all 6 rhel versions.

@vijaysawant vijaysawant added Stream Introduced in or relating directly to Satellite Stream/Master 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 labels Jun 28, 2024
@vijaysawant
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_host.py -k 'test_host_registration_with_capsule_using_content_coherence'

@vijaysawant vijaysawant requested a review from damoore044 June 28, 2024 17:01
@vijaysawant vijaysawant marked this pull request as ready for review June 28, 2024 17:01
@vijaysawant vijaysawant requested a review from a team as a code owner June 28, 2024 17:01
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7576
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_host.py -k test_host_registration_with_capsule_using_content_coherence --external-logging
Test Result : ========= 6 passed, 88 deselected, 443 warnings in 2767.20s (0:46:07) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Jun 28, 2024
@damoore044 damoore044 merged commit 06138d9 into SatelliteQE:master Jun 28, 2024
14 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 28, 2024
vijaysawant added a commit that referenced this pull request Jul 1, 2024
Gauravtalreja1 pushed a commit that referenced this pull request Jul 1, 2024
fix parameterisation issue to run test for rhel7/8/9 (#15537)

(cherry picked from commit 06138d9)

Co-authored-by: vijay sawant <vijaysawant36@gmail.com>
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.

3 participants