Skip to content
Snippets Groups Projects
Commit b700cbbf authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Move test EGg from short to long tests

parent 876fc06a
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,17 @@
"$src_dir/Tests/Input/Region_5/uv.nc"],
"input": "&main_nml /\n",
"description": "Same as Extraction_eddies_region_4 with larger domain."
},
{
"input": "&MAIN_NML max_delta = 4 /\n",
"title": "EGg",
"stdout": "eddy_graph_stdout.txt",
"command": [
"env",
"mpiexec=$mpiexec",
"$build_dir/eddy_graph.sh",
"1",
"$large_input_dir/SHP_triplet_global"
]
}
]
......@@ -1031,17 +1031,5 @@
"3",
"$large_input_dir/SHP_triplet_region_5"
]
},
{
"input": "&MAIN_NML max_delta = 4 /\n",
"title": "EGg",
"stdout": "eddy_graph_stdout.txt",
"command": [
"env",
"mpiexec=$mpiexec",
"$build_dir/eddy_graph.sh",
"1",
"$large_input_dir/SHP_triplet_global"
]
}
]
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