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

Initial commit to test updated sat util url #12871

Closed
wants to merge 1 commit into from

Conversation

vijaysawant
Copy link
Contributor

@vijaysawant vijaysawant commented Oct 10, 2023

  • 11 tests from foreman.ui.test_contenthost was failing due to the formation of wrong Satellite Util repository URL, ultimately was failing to sync repo and ended up with CLIReturnCodeError
  • Because of that expected module - stream didn't found for further operation on content host stream tab
  • These changes will resolve the problem mentioned above.

Note:

  1. Below 9 tests from test_contenthost.py will be part of this PR
test_install_modular_errata
test_module_status_update_from_content_host_to_satellite
test_module_status_update_without_force_upload_package_profile
test_module_stream_update_from_satellite
test_set_syspurpose_attributes_cli
test_syspurpose_attributes_empty
test_syspurpose_matched
test_syspurpose_mismatched
test_unset_syspurpose_attributes_cli
  1. Still 2 tests are failing will be addressed in another PR
test_module_stream_actions_on_content_host
test_module_streams_customize_action

@vijaysawant vijaysawant added Stream Introduced in or relating directly to Satellite Stream/Master and removed Stream Introduced in or relating directly to Satellite Stream/Master labels Oct 10, 2023
@vijaysawant
Copy link
Contributor Author

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

@vijaysawant
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py -k 'test_syspurpose_mismatched or test_unset_syspurpose_attributes_cli'

@vijaysawant
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py -k 'test_install_modular_errata or test_module_status_update_from_content_host_to_satellite or test_module_status_update_without_force_upload_package_profile or test_module_stream_actions_on_content_host or test_module_stream_update_from_satellite or test_module_streams_customize_action or test_set_syspurpose_attributes_cli or test_syspurpose_attributes_empty or test_syspurpose_matched or test_syspurpose_mismatched or test_unset_syspurpose_attributes_cli'

@vijaysawant
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py -k 'test_module_streams_customize_action or test_module_streams_customize_action'

@vijaysawant
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py -k 'test_install_modular_errata or test_module_status_update_from_content_host_to_satellite or test_module_status_update_without_force_upload_package_profile or test_module_stream_actions_on_content_host or test_module_stream_update_from_satellite or test_module_streams_customize_action or test_set_syspurpose_attributes_cli or test_syspurpose_attributes_empty or test_syspurpose_matched or test_syspurpose_mismatched or test_unset_syspurpose_attributes_cli'

@vijaysawant
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py -k 'test_install_modular_errata or test_module_status_update_from_content_host_to_satellite or test_module_status_update_without_force_upload_package_profile or test_module_stream_update_from_satellite or test_set_syspurpose_attributes_cli or test_syspurpose_attributes_empty or test_syspurpose_matched or test_syspurpose_mismatched or test_unset_syspurpose_attributes_cli'

@vijaysawant vijaysawant added TestFailure Issues and PRs related to a test failing in automation No-CherryPick PR doesnt need CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master labels Oct 13, 2023
@vijaysawant vijaysawant marked this pull request as ready for review October 13, 2023 12:27
@vijaysawant vijaysawant requested a review from a team as a code owner October 13, 2023 12:27
@vijaysawant
Copy link
Contributor Author

Moving this PR to draft, as problem has been identified and reported to CI lead, packaging delivery team. Satellite util repo url was not reachable and with upcoming Stream snap 34 problem will get fix.

@vijaysawant vijaysawant marked this pull request as draft October 16, 2023 11:50
@vijaysawant vijaysawant force-pushed the testing_changes branch 2 times, most recently from a494456 to 0dc601c Compare October 26, 2023 09:59
@vijaysawant
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_contenthost.py -k 'test_install_modular_errata or test_module_status_update_from_content_host_to_satellite or test_module_status_update_without_force_upload_package_profile or test_module_stream_actions_on_content_host or test_module_stream_update_from_satellite or test_module_streams_customize_action or test_set_syspurpose_attributes_cli or test_syspurpose_attributes_empty or test_syspurpose_matched or test_syspurpose_mismatched or test_unset_syspurpose_attributes_cli'

Copy link

This pull request has not been updated in the past 45 days.

@github-actions github-actions bot added the Stale Stale issue or Pull Request label Dec 22, 2023
Copy link

This pull request is now being closed after stale warnings.

@github-actions github-actions bot closed this Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-CherryPick PR doesnt need CherryPick to previous branches Stale Stale issue or Pull Request Stream Introduced in or relating directly to Satellite Stream/Master TestFailure Issues and PRs related to a test failing in automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants