File tree Expand file tree Collapse file tree
esmvaltool/utils/recipe_test_workflow/site Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717{% set FAST_RECIPES =
1818 [
19+ {
20+ "recipe_path" : "droughts--recipe_cdd" ,
21+ "actual" : "0m14s, 2.6 GB on 2025-04-07" ,
22+ "max_time" : "PT2M" ,
23+ "max_memory" : "15G" ,
24+ },
1925 {
2026 "recipe_path" : "examples--recipe_python" ,
2127 "actual" : "0m10s, 2.5 GB on 2025-04-07" ,
3440 "max_time" : "PT2M" ,
3541 "max_memory" : "15G" ,
3642 },
37- {
38- "recipe_path" : "recipe_consecdrydays" ,
39- "actual" : "0m14s, 2.6 GB on 2025-04-07" ,
40- "max_time" : "PT2M" ,
41- "max_memory" : "15G" ,
42- },
4343 {
4444 "recipe_path" : "recipe_heatwaves_coldwaves" ,
4545 "actual" : "0m40s, 1.9 GB on 2025-04-07" ,
Original file line number Diff line number Diff line change 1616
1717{% set FAST_RECIPES =
1818 [
19+ {
20+ "recipe_path" : "droughts--recipe_cdd" ,
21+ "actual" : "0m29s, 2.5 GB on 2025-04-07" ,
22+ "max_time" : "PT2M" ,
23+ "max_memory" : "3G" ,
24+ },
1925 {
2026 "recipe_path" : "examples--recipe_python" ,
2127 "actual" : "0m27s, 2.1 GB on 2025-04-07" ,
3440 "max_time" : "PT3M" ,
3541 "max_memory" : "3G" ,
3642 },
37- {
38- "recipe_path" : "recipe_consecdrydays" ,
39- "actual" : "0m29s, 2.5 GB on 2025-04-07" ,
40- "max_time" : "PT2M" ,
41- "max_memory" : "3G" ,
42- },
4343 {
4444 "recipe_path" : "recipe_heatwaves_coldwaves" ,
4545 "actual" : "1m26s, 1.5 GB on 2025-04-07" ,
Original file line number Diff line number Diff line change 1717
1818{% set FAST_RECIPES =
1919 [
20+ {
21+ "recipe_path" : "droughts--recipe_cdd" ,
22+ "actual" : "0m19s, 2.1 GB on 2025-01-08" ,
23+ "max_time" : "PT2M" ,
24+ "max_memory" : "3G" ,
25+ },
2026 {
2127 "recipe_path" : "examples--recipe_python" ,
2228 "actual" : "0m17s, 1.9 GB on 2025-01-08" ,
3541 "max_time" : "PT2M" ,
3642 "max_memory" : "3G" ,
3743 },
38- {
39- "recipe_path" : "recipe_consecdrydays" ,
40- "actual" : "0m19s, 2.1 GB on 2025-01-08" ,
41- "max_time" : "PT2M" ,
42- "max_memory" : "3G" ,
43- },
4444 {
4545 "recipe_path" : "recipe_heatwaves_coldwaves" ,
4646 "actual" : "1m21s, 1.4 GB on 2025-01-08" ,
You can’t perform that action at this time.
0 commit comments