diff --git a/.ci/wrf_compilation_tests-cmake.json b/.ci/wrf_compilation_tests-cmake.json index c3ba6b4b8a..569caf2358 100644 --- a/.ci/wrf_compilation_tests-cmake.json +++ b/.ci/wrf_compilation_tests-cmake.json @@ -49,53 +49,53 @@ "cmake-gnu-dm+sm" : { "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-classic-serial" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-classic-sm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-classic-dm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-classic-dm+sm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-llvm-serial" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-llvm-sm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-llvm-dm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-intel-llvm-dm+sm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-pgi-serial" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-pgi-sm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-pgi-dm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } }, "cmake-pgi-dm+sm" : { - "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:25:00" } }, + "submit_options" : { "hsn.de.hpc" : { "timelimit" : "00:30:00" } }, "steps" : { "build" : { "command" : ".ci/tests/buildCMake.sh" } } } }