exasol_integration_test_docker_environment.test.test_common_run_task_subprocess#

Functions

run_simple_tasks(log_path)

run_test_different_logging_file_raises_error()

Integration test which verifies that changing the log path from one invocation of run_task to the next will raise an error.

run_test_same_logging_file()

Integration test which verifies that re-using the same logging for multiple tasks works as expected, using the default log path

run_test_same_logging_file_env_log_path()

Integration test which verifies that re-using the same logging for multiple tasks works as expected, using a custom log path

Classes

TestTask(*args, **kwargs)