diff --git a/tests/integration/conftest.py b/tests/integration/conftest.py index 8c5f4724..d7dc76be 100644 --- a/tests/integration/conftest.py +++ b/tests/integration/conftest.py @@ -310,6 +310,7 @@ def write_tmp_settings( host="localhost", port=sge_ssh_port, scheduler_type="sge", + scheduler_username="jobflow", work_dir="/home/jobflow/jfr", user="jobflow", password="jobflow",