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

Move SAT_NON_GA_VERSIONS constant to robottelo config #16225

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

jameerpathan111
Copy link
Contributor

@jameerpathan111 jameerpathan111 commented Sep 5, 2024

Problem Statement

  • With the current approach we have to maintain the SAT_NON_GA_VERSIONS across other branches

Solution

  • Move SAT_NON_GA_VERSIONS constant to robottelo config

Related Issues

  • SAT-27753
  • Depend on satellite-jenkins#1465

@jameerpathan111 jameerpathan111 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.13.z Introduced in or relating directly to Satellite 6.13 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 6.16.z Introduced in or relating directly to Satellite 6.16 labels Sep 5, 2024
@jameerpathan111 jameerpathan111 self-assigned this Sep 5, 2024
@jameerpathan111 jameerpathan111 requested review from a team as code owners September 5, 2024 12:43
@jameerpathan111
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/maintain/test_advanced.py -k repositories_setup
env:
  ROBOTTELO_robottelo__sat_non_ga_versions: "['6.16', '6.17']"

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8488
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/maintain/test_advanced.py -k repositories_setup --external-logging
Test Result : ========== 2 failed, 9 deselected, 64 warnings in 1611.55s (0:26:51) ===========

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Sep 5, 2024
@lpramuk
Copy link
Contributor

lpramuk commented Sep 6, 2024

trigger: test-robottelo
pytest: tests/foreman/maintain/test_advanced.py -k repositories_setup

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 8505
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/maintain/test_advanced.py -k repositories_setup --external-logging
Test Result : ========== 2 passed, 9 deselected, 68 warnings in 1846.24s (0:30:46) ===========

@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 6, 2024
lpramuk pushed a commit that referenced this pull request Sep 6, 2024
… (#16258)

Move SAT_NON_GA_VERSIONS constant to robottelo config (#16225)
lpramuk pushed a commit that referenced this pull request Sep 6, 2024
… (#16259)

Move SAT_NON_GA_VERSIONS constant to robottelo config (#16225)
lpramuk pushed a commit that referenced this pull request Sep 6, 2024
… (#16260)

Move SAT_NON_GA_VERSIONS constant to robottelo config (#16225)
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.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 Introduced in or relating directly to Satellite 6.16 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