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

Suma payg bugfixes #7420

Merged
merged 26 commits into from
Aug 18, 2023
Merged

Suma payg bugfixes #7420

merged 26 commits into from
Aug 18, 2023

Conversation

mcalmer
Copy link
Contributor

@mcalmer mcalmer commented Aug 16, 2023

What does this PR change?

Port bugfixes from https://github.com/SUSE/spacewalk/pull/22226

GUI diff

No difference.

  • DONE

Documentation

  • Part of big PAYG docs

  • DONE

Test coverage

  • Unit tests were added

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Re-run a test

If you need to re-run a test, please mark the related checkbox, it will be unchecked automatically once it has re-run:

  • Re-run test "changelog_test"
  • Re-run test "backend_unittests_pgsql"
  • Re-run test "java_pgsql_tests"
  • Re-run test "schema_migration_test_pgsql"
  • Re-run test "susemanager_unittests"
  • Re-run test "javascript_lint"
  • Re-run test "spacecmd_unittests"

@github-actions
Copy link
Contributor

github-actions bot commented Aug 16, 2023

Suggested tests to cover this Pull Request
  • srv_menu_filter
  • srv_wait_for_reposync
  • srv_handle_software_channels_with_ISS_v2
  • allcli_update_activationkeys
  • srv_manage_channels_page
  • srv_channels_add
  • srv_delete_channel_from_ui
  • srv_delete_channel_with_tool
  • srv_sync_channels
  • srv_maintenance_windows
  • srv_disable_local_repos_off
  • srv_content_lifecycle
  • srv_add_rocky8_repositories
  • srv_channel_api
  • srv_clone_channel_npn
  • srv_first_settings
  • srv_rename_hostname
  • allcli_sanity
  • srv_monitoring
  • srv_notifications
  • proxy_branch_network
  • proxy_cobbler_pxeboot
  • proxy_as_pod_basic_tests
  • minssh_salt_install_package
  • min_salt_install_package
  • srv_change_task_schedule
  • min_rhlike_salt_install_package_and_patch
  • min_action_chain
  • minssh_action_chain
  • srv_docker_cve_audit
  • srv_create_repository
  • min_check_patches_install
  • min_deblike_salt_install_with_staging
  • min_cve_audit
  • srv_reportdb
  • allcli_action_chain
  • min_salt_pkgset_beacon
  • min_salt_install_with_staging
  • min_salt_software_states
  • min_deblike_monitoring
  • srv_power_management
  • min_salt_mgrcompat_state
  • allcli_software_channels_dependencies
  • allcli_system_group
  • minkvm_guests
  • min_empty_system_profiles
  • srv_cobbler_profile
  • min_ansible_control_node
  • srv_power_management_redfish
  • min_retracted_patches
  • min_activationkey
  • allcli_reboot
  • min_bootstrap_ssh_key
  • min_rhlike_salt
  • min_salt_formulas_advanced
  • min_deblike_salt_install_package
  • buildhost_docker_build_image
  • min_salt_migration
  • min_recurring_action
  • minssh_bootstrap_api
  • srv_advanced_search
  • min_salt_minion_details
  • srv_cobbler_distro
  • min_salt_lock_packages
  • srv_scc_user_credentials
  • min_deblike_openscap_audit
  • min_rhlike_ssh
  • min_virthost
  • min_salt_openscap_audit
  • min_move_from_and_to_proxy
  • allcli_config_channel
  • min_project_lotus
  • min_config_state_channel_subscriptions
  • min_timezone
  • min_bootstrap_api
  • min_bootstrap_reactivation
  • min_rhlike_monitoring
  • min_salt_user_states
  • srv_distro_cobbler
  • minssh_ansible_control_node
  • min_deblike_salt
  • buildhost_osimage_build_image
  • proxy_retail_pxeboot_and_mass_import
  • buildhost_bootstrap
  • min_rhlike_openscap_audit
  • min_bootstrap_script
  • proxy_register_as_minion_with_script
  • min_cve_id_new_syntax
  • min_deblike_ssh
  • min_config_state_channel
  • min_salt_minions_page
  • min_monitoring
  • min_change_software_channel
  • sle_ssh_minion
  • min_salt_formulas
  • allcli_overview_systems_details
  • min_custom_pkg_download_endpoint
  • allcli_software_channels
  • sle_minion
  • min_ssh_tunnel
  • minssh_move_from_and_to_proxy
  • srv_sync_products
  • srv_menu
  • srv_task_status_engine
  • srv_enable_sync_products
  • srv_payg_ssh_connection
  • srv_patches_page
  • srv_logfile
  • srv_organization_credentials
  • srv_manage_activationkey
  • srv_datepicker
  • srv_change_password
  • srv_user_preferences
  • srv_cobbler_sync
  • min_config_state_channel_api
  • srv_group_union_intersection
  • srv_check_channels_page
  • srv_dist_channel_mapping
  • min_deblike_remote_command
  • srv_salt
  • srv_cobbler_buildiso
  • srv_users
  • srv_user_api
  • srv_push_package
  • min_docker_api
  • srv_check_sync_source_packages
  • srv_handle_config_channels_with_ISS_v2
  • srv_restart
  • srv_user_configuration_salt_states
  • min_bootstrap_negative
  • srv_mainpage
  • srv_check_reposync
  • srv_power_management_api
  • srv_activationkey_api
  • buildhost_docker_auth_registry
  • min_rhlike_remote_command
  • srv_docker_advanced_content_management
  • srv_salt_download_endpoint
  • srv_osimage
  • srv_create_activationkey
  • srv_custom_system_info
  • srv_virtual_host_manager
  • srv_docker

@mcalmer mcalmer merged commit 0a1c288 into uyuni-project:master Aug 18, 2023
17 of 18 checks passed
@mcalmer mcalmer deleted the suma-payg-bugfixes branch August 18, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant