Tests for Update Handling in the CLI Instance Management¶
Tests for Update Handling in the CLI Instance Management
- rhui4_tests.test_instance_updates_cmd.test_01_downgrade_test_package()[source]¶
log in to RHUI, downgrade the test package on the CDS and HAProxy instaces
- rhui4_tests.test_instance_updates_cmd.test_02_add_cds_no_update()[source]¶
add a CDS and make it ignore RHEL updates
- rhui4_tests.test_instance_updates_cmd.test_03_check_update()[source]¶
check if there is still an update for the test package
- rhui4_tests.test_instance_updates_cmd.test_04_reinstall_cds_apply_updates()[source]¶
reinstall the CDS and make it apply RHEL updates
- rhui4_tests.test_instance_updates_cmd.test_05_check_update()[source]¶
check if there is no update for the test package
- rhui4_tests.test_instance_updates_cmd.test_06_delete_cds_downgrade()[source]¶
delete the CDS and downgrade the test package on it
- rhui4_tests.test_instance_updates_cmd.test_07_add_cds_add_updates()[source]¶
add a CDS and make it apply RHEL updates
- rhui4_tests.test_instance_updates_cmd.test_08_check_update()[source]¶
check if there is no update for the test package
- rhui4_tests.test_instance_updates_cmd.test_10_add_lb_no_update()[source]¶
add a loadbalancer and make it ignore RHEL updates
- rhui4_tests.test_instance_updates_cmd.test_11_check_update()[source]¶
check if there is still an update for the test package
- rhui4_tests.test_instance_updates_cmd.test_12_reinstall_lb_apply_updates()[source]¶
reinstall the loadbalancer and make it apply RHEL updates
- rhui4_tests.test_instance_updates_cmd.test_13_check_update()[source]¶
check if there is no update for the test package
- rhui4_tests.test_instance_updates_cmd.test_14_delete_lb_downgrade()[source]¶
delete the loadbalancer and downgrade the test package on it
- rhui4_tests.test_instance_updates_cmd.test_15_add_lb_apply_updates()[source]¶
add a loadbalancer and make it apply RHEL updates