From 4ba49313aaf4a3cd846c3b4d55bd4e3957ffedf2 Mon Sep 17 00:00:00 2001 From: Tomas Torsvik <43031053+TomasTorsvik@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:21:02 +0200 Subject: [PATCH] release-1.6 : Restructure testdefs for blom and hamocc (#386) --- cime_config/testdefs/testlist_blom.xml | 51 ++++++++++++++++--- .../{blom => hamocc}/hamocc1/shell_commands | 0 .../{blom => hamocc}/hamocc1/user_nl_blom | 0 .../{blom => hamocc}/hamocc2/shell_commands | 0 .../{blom => hamocc}/hamocc2/user_nl_blom | 0 5 files changed, 45 insertions(+), 6 deletions(-) rename cime_config/testdefs/testmods_dirs/{blom => hamocc}/hamocc1/shell_commands (100%) rename cime_config/testdefs/testmods_dirs/{blom => hamocc}/hamocc1/user_nl_blom (100%) rename cime_config/testdefs/testmods_dirs/{blom => hamocc}/hamocc2/shell_commands (100%) rename cime_config/testdefs/testmods_dirs/{blom => hamocc}/hamocc2/user_nl_blom (100%) diff --git a/cime_config/testdefs/testlist_blom.xml b/cime_config/testdefs/testlist_blom.xml index e1426bba..8895fcf2 100644 --- a/cime_config/testdefs/testlist_blom.xml +++ b/cime_config/testdefs/testlist_blom.xml @@ -1,38 +1,77 @@ + + + + + + + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cime_config/testdefs/testmods_dirs/blom/hamocc1/shell_commands b/cime_config/testdefs/testmods_dirs/hamocc/hamocc1/shell_commands similarity index 100% rename from cime_config/testdefs/testmods_dirs/blom/hamocc1/shell_commands rename to cime_config/testdefs/testmods_dirs/hamocc/hamocc1/shell_commands diff --git a/cime_config/testdefs/testmods_dirs/blom/hamocc1/user_nl_blom b/cime_config/testdefs/testmods_dirs/hamocc/hamocc1/user_nl_blom similarity index 100% rename from cime_config/testdefs/testmods_dirs/blom/hamocc1/user_nl_blom rename to cime_config/testdefs/testmods_dirs/hamocc/hamocc1/user_nl_blom diff --git a/cime_config/testdefs/testmods_dirs/blom/hamocc2/shell_commands b/cime_config/testdefs/testmods_dirs/hamocc/hamocc2/shell_commands similarity index 100% rename from cime_config/testdefs/testmods_dirs/blom/hamocc2/shell_commands rename to cime_config/testdefs/testmods_dirs/hamocc/hamocc2/shell_commands diff --git a/cime_config/testdefs/testmods_dirs/blom/hamocc2/user_nl_blom b/cime_config/testdefs/testmods_dirs/hamocc/hamocc2/user_nl_blom similarity index 100% rename from cime_config/testdefs/testmods_dirs/blom/hamocc2/user_nl_blom rename to cime_config/testdefs/testmods_dirs/hamocc/hamocc2/user_nl_blom