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

avoiding the ohsnap repo url incase of nightly #16672

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

omkarkhatavkar
Copy link

Problem Statement

avoiding the oh-snap repo url in case of nightly, This was missed in my previous work related to upstream sanity

Solution

Nightly checks will be added to the satellite repos based on the environment.

Related Issues

@omkarkhatavkar omkarkhatavkar requested a review from a team as a code owner October 15, 2024 08:38
@omkarkhatavkar omkarkhatavkar added CherryPick PR needs CherryPick to previous branches 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 labels Oct 15, 2024
@omkarkhatavkar
Copy link
Author

trigger: test-robottelo
pytest: -m 'build_sanity and not no_compose'
env:
ROBOTTELO_server__version__source: 'nightly'
ROBOTTELO_capsule__version__source: 'nightly'

@omkarkhatavkar
Copy link
Author

trigger: test-robottelo
pytest: -m build_sanity and not no_compose
env:
ROBOTTELO_server__version__source: 'nightly'
ROBOTTELO_capsule__version__source: 'nightly'

@omkarkhatavkar
Copy link
Author

trigger: test-robottelo
pytest: -m build_sanity and not no_compose tests/foreman
env:
ROBOTTELO_server__version__source: 'nightly'
ROBOTTELO_capsule__version__source: 'nightly'

@omkarkhatavkar
Copy link
Author

trigger: test-robottelo
pytest: -m 'build_sanity and not no_compose' tests/foreman
env:
ROBOTTELO_server__version__source: 'nightly'
ROBOTTELO_capsule__version__source: 'nightly'

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Oct 15, 2024
@jyejare
Copy link
Member

jyejare commented Oct 15, 2024

@omkarkhatavkar Nice, results are green, but comment is missing ?

@jyejare jyejare merged commit 5b9fcd8 into SatelliteQE:master Oct 15, 2024
13 of 14 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 15, 2024
github-actions bot pushed a commit that referenced this pull request Oct 15, 2024
Copy link

trigger: test-robottelo
pytest: -m 'build_sanity and not no_compose' tests/foreman
env:
ROBOTTELO_server__version__source: 'nightly'
ROBOTTELO_capsule__version__source: 'nightly'

1 similar comment
Copy link

trigger: test-robottelo
pytest: -m 'build_sanity and not no_compose' tests/foreman
env:
ROBOTTELO_server__version__source: 'nightly'
ROBOTTELO_capsule__version__source: 'nightly'

Gauravtalreja1 pushed a commit that referenced this pull request Oct 16, 2024
avoiding the ohsnap repo url incase of nightly (#16672)

(cherry picked from commit 5b9fcd8)

Co-authored-by: Omkar Khatavkar <[email protected]>
Gauravtalreja1 pushed a commit that referenced this pull request Oct 16, 2024
avoiding the ohsnap repo url incase of nightly (#16672)

(cherry picked from commit 5b9fcd8)

Co-authored-by: Omkar Khatavkar <[email protected]>
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 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.

3 participants