CDS-HAProxy Interoperability Tests

CDS-HAProxy Interoperability Tests

rhui3_tests.test_cds_hap_interop.setup()[source]

announce the beginning of the test run

rhui3_tests.test_cds_hap_interop.teardown()[source]

announce the end of the test run

rhui3_tests.test_cds_hap_interop.test_01_login_add_hap()[source]

log in to RHUI, add an HAProxy Load-balancer

rhui3_tests.test_cds_hap_interop.test_02_add_first_cds()[source]

[TUI] add the first CDS

rhui3_tests.test_cds_hap_interop.test_03_check_haproxy_cfg()[source]

check if the first CDS was added to the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_04_add_second_cds()[source]

[TUI] add the second CDS

rhui3_tests.test_cds_hap_interop.test_05_check_haproxy_cfg()[source]

check if the second CDS was added to the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_06_delete_second_cds()[source]

[TUI] delete the second CDS

rhui3_tests.test_cds_hap_interop.test_07_check_haproxy_cfg()[source]

check if the second CDS (and only it) was deleted from the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_08_delete_first_cds()[source]

[TUI] delete the first CDS

rhui3_tests.test_cds_hap_interop.test_09_check_haproxy_cfg()[source]

check if the first CDS was deleted from the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_10_add_first_cds()[source]

[CLI] add the first CDS

rhui3_tests.test_cds_hap_interop.test_11_check_haproxy_cfg()[source]

check if the first CDS was added to the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_12_add_second_cds()[source]

[CLI] add the second CDS

rhui3_tests.test_cds_hap_interop.test_13_check_haproxy_cfg()[source]

check if the second CDS was added to the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_14_delete_second_cds()[source]

[CLI] delete the second CDS

rhui3_tests.test_cds_hap_interop.test_15_check_haproxy_cfg()[source]

check if the second CDS (and only it) was deleted from the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_16_delete_first_cds()[source]

[CLI] delete the first CDS

rhui3_tests.test_cds_hap_interop.test_17_check_haproxy_cfg()[source]

check if the first CDS was deleted from the HAProxy configuration file

rhui3_tests.test_cds_hap_interop.test_99_cleanup()[source]

delete the HAProxy Load-balancer