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

Fix end-to-end and bulke2e #12413

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Conversation

sambible
Copy link
Contributor

Some recent updates cause custom repos to be disabled by default, this enables them before running further in the tests.

@sambible sambible added CherryPick PR needs CherryPick to previous branches 6.14.z Introduced in or relating directly to Satellite 6.14 labels Aug 29, 2023
@sambible sambible requested a review from a team August 29, 2023 19:46
@sambible sambible self-assigned this Aug 29, 2023
@sambible sambible requested a review from a team as a code owner August 29, 2023 19:46
@sambible
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py -k "test_positive_end_to_end"

@sambible
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py::test_positive_end_to_end

@@ -139,6 +139,7 @@ def test_positive_end_to_end(session, default_location, module_repos_collection_

:CaseImportance: Critical
"""
vm.run(r'subscription-manager repos --enable \*')
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we enable/override-to-enable the custom repos into the AK itself in setup_content, instead of doing it explicitly on host?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hmm, yeah that would be better...lemme give it some attention today

Copy link
Member

@ColeHiggins2 ColeHiggins2 left a comment

Choose a reason for hiding this comment

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

Ack pending comments

@sambible
Copy link
Contributor Author

sambible commented Sep 1, 2023

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py

@sambible
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py::test_positive_end_to_end

@vsedmik vsedmik merged commit 144877b into SatelliteQE:master Sep 21, 2023
github-actions bot pushed a commit that referenced this pull request Sep 21, 2023
* Fix end-to-end and bulke2e

* Move repo enable to commonly used fixture

(cherry picked from commit 144877b)
Gauravtalreja1 pushed a commit that referenced this pull request Sep 21, 2023
Fix end-to-end and bulke2e (#12413)

* Fix end-to-end and bulke2e

* Move repo enable to commonly used fixture

(cherry picked from commit 144877b)

Co-authored-by: Samuel Bible <[email protected]>
ColeHiggins2 pushed a commit to ColeHiggins2/robottelo that referenced this pull request Oct 9, 2023
* Fix end-to-end and bulke2e

* Move repo enable to commonly used fixture
damoore044 pushed a commit to damoore044/robottelo that referenced this pull request Oct 10, 2023
* Fix end-to-end and bulke2e

* Move repo enable to commonly used fixture
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Apr 10, 2024
* Fix end-to-end and bulke2e

* Move repo enable to commonly used fixture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants