mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-09-15 00:11:15 +00:00
Standard Optimization time 48h -> Tests updated
This commit is contained in:
@@ -61,8 +61,8 @@ def test_optimize(
|
||||
opt_class = optimization_problem(tmp_config, fixed_seed=42)
|
||||
start_hour = 10
|
||||
|
||||
if ngen > 10 and not is_full_run:
|
||||
pytest.skip()
|
||||
# if ngen > 10 and not is_full_run:
|
||||
# pytest.skip()
|
||||
|
||||
visualize_filename = str((DIR_TESTDATA / f"new_{fn_out}").with_suffix(".pdf"))
|
||||
|
||||
|
Reference in New Issue
Block a user