Remove pslot dir from local archive folder on CI case completion #2961
Remove pslot dir from local archive folder on CI case completion #2961TerrenceMcGuinness-NOAA wants to merge 36 commits into
Conversation
…A/global-workflow into ci_clean_loc_arch
|
Experiment C48mx500_3DVarAOWCDA FAILED on Hera in Build# 1 in |
|
Experiment C48_S2SW FAILED on Hera in Build# 1 in |
|
Experiment C48_ATM FAILED on Hera in Build# 1 in |
|
Experiment C48_S2SWA_gefs FAILED on Hera in Build# 1 in |
|
Experiment C96_atm3DVar FAILED on Hera in Build# 1 in |
|
Experiment C96C48_hybatmDA FAILED on Hera in Build# 1 in |
|
Experiment C96C48_ufs_hybatmDA FAILED on Hera in Build# 1 in |
|
Experiment C96C48_hybatmaerosnowDA FAILED on Hera in Build# 1 in |
|
CI Failed on Hera in Build# 1 |
…Jenkins file to cleanup experiment
|
Experiment C96C48_hybatmDA FAILED on Hercules in Build# 6 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C96_atm3DVar FAILED on Hercules in Build# 6 in |
|
Experiment C96C48_hybatmDA FAILED on Hercules in Build# 6 in |
|
Experiment C48_S2SWA_gefs FAILED on Hercules in Build# 6 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_S2SWA_gefs FAILED on Hercules in Build# 6 in |
|
Experiment C48_ATM FAILED on Orion in Build# 5 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_ATM FAILED on Orion in Build# 5 in |
|
Experiment C48_S2SW FAILED on Hercules in Build# 6 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_S2SW FAILED on Hercules in Build# 6 in |
|
CI Failed on Hercules in Build# 6 |
|
Experiment C96_atm3DVar FAILED on Orion in Build# 5 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C96_atm3DVar FAILED on Orion in Build# 5 in |
|
Experiment C96C48_hybatmDA FAILED on Orion in Build# 5 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C96C48_hybatmDA FAILED on Orion in Build# 5 in |
|
Experiment C48_S2SWA_gefs FAILED on Orion in Build# 5 in |
|
Experiment C48_S2SW FAILED on Orion in Build# 5 in |
|
CI Failed on Orion in Build# 5 |
|
Experiment C48_ATM FAILED on Orion in Build# 7 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_ATM FAILED on Orion in Build# 7 in |
|
Experiment C48_S2SW FAILED on Orion in Build# 7 in |
|
Experiment C96_atm3DVar FAILED on Orion in Build# 7 in |
|
Experiment C96_S2SWA_gefs_replay_ics FAILED on Orion in Build# 7 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C96C48_hybatmDA FAILED on Orion in Build# 7 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C96_S2SWA_gefs_replay_ics FAILED on Orion in Build# 7 in |
|
Experiment C48_S2SWA_gefs FAILED on Orion in Build# 7 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C96C48_hybatmDA FAILED on Orion in Build# 7 in |
|
Experiment C48_S2SWA_gefs FAILED on Orion in Build# 7 in |
|
CI Failed on Orion in Build# 7 Experiment C48_S2SWA_gefs_788dd8fb Terminated with tasks failed and dead at Fri Nov 8 11:52:02 AM CST 2024 |
|
Changes moved to PR 3076 |
Description
This Pr removes pslot dir (with hash) from local archive folder on CI case completion and also adds
cleanup_experimentfunction in the BASH utilities to clean up after a CI case runs. This change consolidates cleanup actions and adds functionality to clean the local archive folders.Key changes:
DATAROOTdirectory before new experiments are ran incase the pipeline is being ran for a second time.$HOMEgfs/ci/scripts/check_ci.shto use the newcleanup_experimentfunction under the BASH CI system.cleanup_experimentfunction in$HOMEgfs/ci/scripts/utils/ci_utils.shto handle various cleanups including DATAROOT, ARCDIR, and ATADIR directories.Resolves #2954, #3066
Type of change
Change characteristics
How has this been tested?
This PR was self tested with the CI system.
# Checklist