Skip to content

Cron-scripts enhancements #645

Description

@cbegeman

I noticed the following attributes while testing #641, presumably not specific to aurora, which we may want to change:

  1. It assumes you are running launch_all.sh from $POLARIS_ROOT. When I ran it from cron-scripts, I got /home/cbegeman/polaris-worktree/add-cron-aurora/cron-scripts/tasks/polaris_cdash/launch_polaris_ctest.sh: line 58: ./deploy.py: No such file or directory
  2. I needed to set POLARIS_ROOT manually before running launch_all.sh. I didn't see any place in the code where this was supposed to be set. CMake Error: The source directory "/e3sm_submodules/Omega/components/omega" does not exist.
    OMEGA_HOME="${POLARIS_ROOT}/e3sm_submodules/Omega"
  3. I needed to have run git submodule update --init e3sm_submodules/Omega in POLARIS_ROOT. It would be great if this were automated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cronRelated to cron jobs (nightly testing)enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions