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

[6.17.z] Fix couple of CV tests #17747

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #17742

Problem Statement

There are some tests failing for a bit and I felt I could fix them till I remember what's going on there

  • several tests due to publish blocked by metadata generate
  • one test due to attempts to promote CV instead of CV version

Solution

This PR.

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman -k 'test_version_info_by_lce or add_docker_repos_to_ccv'

* Fix docker CV tests with wait for metadata

* Fix test_version_info_by_lce

(cherry picked from commit 6490ec2)
@Satellite-QE Satellite-QE requested a review from a team as a code owner March 4, 2025 08:40
@Satellite-QE Satellite-QE added 6.17.z Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Mar 4, 2025
@Satellite-QE
Copy link
Collaborator Author

trigger: test-robottelo
pytest: tests/foreman -k 'test_version_info_by_lce or add_docker_repos_to_ccv'

@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Mar 4, 2025
@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 10391
Build Status: SUCCESS
PRT Comment: pytest tests/foreman -k test_version_info_by_lce or add_docker_repos_to_ccv --external-logging
Test Result : ======== 2 passed, 5624 deselected, 5684 warnings in 2340.80s (0:39:00) ========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Mar 4, 2025
@Satellite-QE Satellite-QE merged commit d855826 into 6.17.z Mar 4, 2025
18 of 19 checks passed
@Satellite-QE Satellite-QE deleted the cherry-pick-6.17.z-6490ec255a7de481fd1cfa9d4a1e79785af6d704 branch March 4, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.17.z Auto_Cherry_Picked Automatically cherrypicked PR using GHA AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing No-CherryPick PR doesnt need 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.

2 participants