Container Management Tests
Container Management Tests
-
class rhui4_tests.test_containers.TestClient[source]
class for container tests
-
static setup_class()[source]
announce the beginning of the test run
-
static teardown_class()[source]
announce the end of the test run
-
static test_01_init()[source]
log in to RHUI
-
static test_02_add_cds()[source]
add a CDS
-
static test_03_add_hap()[source]
add an HAProxy Load-balancer
-
test_04_add_containers()[source]
add containers
-
test_05_display_info()[source]
check detailed information on the RH container
-
test_06_sync_containers()[source]
sync the containers
-
static test_07_create_cli_rpm()[source]
create a client configuration RPM
-
static test_08_install_cli_rpm()[source]
install the client configuration RPM
-
static test_09_check_podman_info()[source]
check if RHUI is now a known and the only registry
-
test_10_search()[source]
search for container images in RHUI
-
test_11_pull_images()[source]
pull the container images
-
test_12_check_images()[source]
check if the container images are now available
-
test_13_run_command()[source]
run a test command (uname) in the RH container
-
test_99_cleanup()[source]
remove the containers from the client and the RHUA, uninstall HAProxy and CDS