Skip to content

Move ci directory to .cscs-ci#1224

Open
msimberg wants to merge 3 commits intoC2SM:mainfrom
msimberg:cscs-ci-hidden-dir
Open

Move ci directory to .cscs-ci#1224
msimberg wants to merge 3 commits intoC2SM:mainfrom
msimberg:cscs-ci-hidden-dir

Conversation

@msimberg
Copy link
Copy Markdown
Contributor

This is 0% functional change and 100% housekeeping. The ci directory is extremely generically named, and not a hidden directory. I propose to move the CSCS CI files to a .cscs-ci directory to live alongside the already existing .github directory for github workflows.

Note that the CSCS CI config has to be updated in sync with this (since it declares where to find the entrypoint .cscs-ci/default.yml etc.), so the merge of this will need a bit of coordination.

If you consider this unnecessary churn we can close this without any harm.

@github-actions
Copy link
Copy Markdown

Mandatory Tests

Please make sure you run these tests via comment before you merge!

  • cscs-ci run default
  • cscs-ci run distributed

Optional Tests

To run benchmarks you can use:

  • cscs-ci run benchmark-bencher

To run tests and benchmarks with the DaCe backend you can use:

  • cscs-ci run dace

To run test levels ignored by the default test suite (mostly simple datatest for static fields computations) you can use:

  • cscs-ci run extra

For more detailed information please look at CI in the EXCLAIM universe.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant