Skip to content
Snippets Groups Projects
Commit 7299f6d0 authored by David Verelst's avatar David Verelst
Browse files

prepost.test_Simulations: generate pbs_turb after default was False

parent 91e64eb1
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -48,7 +48,8 @@ class TestGenerateInputs(unittest.TestCase):
shutil.rmtree(os.path.join(p_root, tmpl.PROJECT, 'remote'))
tmpl.force_dir = tmpl.P_RUN
tmpl.launch_dlcs_excel('remote', silent=True, runmethod='gorm')
tmpl.launch_dlcs_excel('remote', silent=True, runmethod='gorm',
pbs_turb=True)
# we can not check-in empty dirs so we can not compare the complete
# directory structure withouth manually creating the empty dirs here
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment