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

Verify CONVERT2RHEL_THROUGH_FOREMAN is set to 1 in convert2rhel facts #15544

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

shweta83
Copy link
Contributor

@shweta83 shweta83 commented Jul 1, 2024

Problem Statement

This is part of convert2Rhel improvement : SAT-25720

Solution

Automated SAT-24655 as part of SAT-25720

Related Issues

@shweta83 shweta83 requested a review from a team as a code owner July 1, 2024 11:13
@shweta83
Copy link
Contributor Author

shweta83 commented Jul 1, 2024

This PR is dependent on #15512. Please hold the merge till that PR merges.

@shweta83 shweta83 added CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing 6.15.z Introduced in or relating directly to Satellite 6.15 labels Jul 1, 2024
Copy link
Contributor

@vijaysawant vijaysawant left a comment

Choose a reason for hiding this comment

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

  • Ack
  • non-blocking comment.
  • adding do not merge label

tests/foreman/api/test_convert2rhel.py Outdated Show resolved Hide resolved
tests/foreman/api/test_convert2rhel.py Outdated Show resolved Hide resolved
@Gauravtalreja1 Gauravtalreja1 marked this pull request as draft July 3, 2024 09:03
@shweta83 shweta83 force-pushed the convert2rhel_improvements branch 2 times, most recently from 97a766d to 1a891e5 Compare July 5, 2024 07:00
@shweta83
Copy link
Contributor Author

shweta83 commented Jul 5, 2024

trigger: test-robottelo
pytest: tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_oracle_with_pre_conversion_template_check[oracle8]

@shweta83 shweta83 marked this pull request as ready for review July 5, 2024 07:03
@shweta83
Copy link
Contributor Author

shweta83 commented Jul 5, 2024

trigger: test-robottelo
pytest: tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8]

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7647
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 2086.51s (0:34:46) ===========

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Jul 5, 2024
@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from 1a891e5 to 39c5299 Compare July 5, 2024 11:12
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7655
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 2044.99s (0:34:04) ===========

@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from 39c5299 to fc381e9 Compare July 5, 2024 12:00
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7656
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : =========== 3 deselected, 11 warnings, 1 error in 689.82s (0:11:29) ============

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7658
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 1964.56s (0:32:44) ===========

@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from fc381e9 to 36c1859 Compare July 5, 2024 15:26
@shweta83 shweta83 marked this pull request as draft July 5, 2024 15:26
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7661
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 2032.71s (0:33:52) ===========

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7662
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 passed, 3 deselected, 16 warnings in 1961.57s (0:32:41) ===========

@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 5, 2024
@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from 36c1859 to dbe7f8d Compare July 5, 2024 17:22
@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label Jul 5, 2024
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_oracle_with_pre_conversion_template_check[oracle7]

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7725
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_oracle_with_pre_conversion_template_check[oracle7] --external-logging
Test Result : ========== 1 failed, 3 deselected, 18 warnings in 2429.05s (0:40:29) ===========

@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8]

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7908
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 2106.85s (0:35:06) ===========

@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from d473e48 to 6b36e16 Compare July 31, 2024 04:50
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7909
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 passed, 3 deselected, 16 warnings in 1949.87s (0:32:29) ===========

@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 31, 2024
@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from 6b36e16 to 64e638f Compare July 31, 2024 08:33
@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label Jul 31, 2024
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8]

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7912
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 2162.04s (0:36:02) ===========

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Jul 31, 2024
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7913
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 1960.94s (0:32:40) ===========

@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from 64e638f to 764e98c Compare July 31, 2024 09:50
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7915
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 2056.32s (0:34:16) ===========

@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from 764e98c to 4734b55 Compare July 31, 2024 10:36
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7917
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 failed, 3 deselected, 16 warnings in 2085.09s (0:34:45) ===========

@shweta83 shweta83 force-pushed the convert2rhel_improvements branch from 4734b55 to b838d1b Compare July 31, 2024 11:27
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7919
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/api/test_convert2rhel.py -k test_convert2rhel_centos_with_pre_conversion_template_check[centos8] --external-logging
Test Result : ========== 1 passed, 3 deselected, 16 warnings in 2157.02s (0:35: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 Jul 31, 2024
Copy link
Contributor

@shubhamsg199 shubhamsg199 left a comment

Choose a reason for hiding this comment

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

Ack

@shubhamsg199 shubhamsg199 merged commit b5d9bc7 into SatelliteQE:master Jul 31, 2024
10 checks passed
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
…SatelliteQE#15544)

Verify CONVERT2RHEL_THROUGH_FOREMAN=1 is set in convert2rhel facts
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants