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.15.z] Updates for CV component eval #15238

Merged

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #15043

Problem Statement

CV component eval proposes several changes to be done for content view tests.

Solution

This PR addresses some of them, mostly merges and some minor modifications. In particular:

  1. test_positive_remove_cv_version_from_env is merged with test_positive_remove_cv_version_from_multi_env
  2. test_positive_promote_with_docker_repo_composite is merged with test_positive_promote_multiple_with_docker_repo_composite
  3. test_positive_add_custom_repo_by_name is parametrized for adding repo by id and incorrect BZ reference is removed
  4. test_negative_update_with_name another test case where incorrect BZ reference is removed
  5. test_positive_arbitrary_file_sync_over_capsule is removed since it is already implemented in test_positive_sync_file_repo
  6. test_positive_restart_dynflow_publish and test_positive_restart_dynflow_promote are removed since they represent obsolete workflows nowadays

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman/cli/test_contentview.py -k 'test_positive_add_custom_repo_by or test_positive_remove_cv_version_from_multi_env and not capsule'

* Few updates for CV component eval

* Address comments

(cherry picked from commit 47b9906)
@Satellite-QE Satellite-QE added the 6.15.z Introduced in or relating directly to Satellite 6.15 label May 30, 2024
@Satellite-QE Satellite-QE requested a review from a team as a code owner May 30, 2024 16:47
@Satellite-QE Satellite-QE added Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels May 30, 2024
@Satellite-QE
Copy link
Collaborator Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_contentview.py -k 'test_positive_add_custom_repo_by or test_positive_remove_cv_version_from_multi_env and not capsule'

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 7217
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_contentview.py -k test_positive_add_custom_repo_by or test_positive_remove_cv_version_from_multi_env and not capsule --external-logging
Test Result : ========= 3 passed, 112 deselected, 145 warnings in 934.79s (0:15:34) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label May 30, 2024
@vsedmik vsedmik merged commit b8c5e28 into 6.15.z May 30, 2024
16 checks passed
@vsedmik vsedmik deleted the cherry-pick-6.15.z-47b9906ddce87896ce81ae53efd7200837e60bb9 branch May 30, 2024 18:09
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 Auto_Cherry_Picked Automatically cherrypicked PR using GHA 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