Module harvester_e2e_tests.apis.test_hosts

Functions

def test_delete_host(api_client, wait_timeout)

Test the hosts are the nodes which make the cluster

Covers

hosts-07-Delete the host

def test_get_host(api_client)
def test_maintenance_mode(api_client, wait_timeout)

Test the hosts are the nodes which make the cluster

Covers

hosts-03-Verify Enabling maintenance mode hosts-12-Host with no VMs on it

def test_update_node(api_client)

Test the hosts are the nodes which make the cluster

Covers

hosts-04-Edit Config Add description and other details

def test_update_using_yaml(api_client)

Test the hosts are the nodes which make the cluster

Covers

hosts-05-Edit through Yaml