Container Management Tests
Container Management Tests
-
class
rhui3_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
-
test_08_install_cli_rpm()[source]
install the client configuration RPM
-
test_09_pull_image()[source]
pull the container image
-
test_10_check_images()[source]
check if the container images are now available
-
test_11_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