krkn_lib.tests.test_deploy_io_throttle_pod module

Unit tests for deploy_io_throttle_pod and create_pod conflict handling.

class krkn_lib.tests.test_deploy_io_throttle_pod.TestCreatePodConflictHandling(methodName='runTest')

Bases: TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_create_pod_deletes_only_when_pod_was_created(_mock_sleep)
test_create_pod_does_not_delete_on_already_exists()
class krkn_lib.tests.test_deploy_io_throttle_pod.TestDeployIoThrottlePod(methodName='runTest')

Bases: TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_deploy_uses_uuid_suffix(_mock_uuid)