Skip to content

Commit

Permalink
more automated testing simplifications
Browse files Browse the repository at this point in the history
- remove old automated scripts tied to Jenkins plugins
- remove deprecated Theta regression test environment
- updated README
  • Loading branch information
shanedsnyder committed May 2, 2024
1 parent 4ca535f commit d49bdf2
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 278 deletions.
2 changes: 0 additions & 2 deletions darshan-test/automated/README

This file was deleted.

11 changes: 11 additions & 0 deletions darshan-test/automated/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This build script can be used by automated systems (e.g., Github workflows,
Jenkins, other CI systems) to build/test the Darshan runtime library and
associated tools.

The followng environment variables can be set to influence the behavior of
the script:
- DARSHAN\_INSTALL\_PREFIX - path to install Darshan
- DARSHAN\_LOG\_PATH - formatted path to store Darshan logs
- DARSHAN\_RUNTIME\_CONFIG\_ARGS - darshan-runtime config args
- DARSHAN\_UTIL\_CONFIG\_ARGS - darshan-util config args
- DARSHAN\_RUNTIME\_SKIP - skip darshan-runtime build if set
43 changes: 0 additions & 43 deletions darshan-test/automated/common/build.sh

This file was deleted.

21 changes: 0 additions & 21 deletions darshan-test/automated/common/configure.sh

This file was deleted.

36 changes: 0 additions & 36 deletions darshan-test/automated/common/setup.sh

This file was deleted.

43 changes: 0 additions & 43 deletions darshan-test/automated/generic/configure.sh

This file was deleted.

49 changes: 0 additions & 49 deletions darshan-test/automated/theta/configure.sh

This file was deleted.

10 changes: 0 additions & 10 deletions darshan-test/regression/cray-module-alcf-theta/cobalt-submit.sh

This file was deleted.

35 changes: 0 additions & 35 deletions darshan-test/regression/cray-module-alcf-theta/env.sh

This file was deleted.

39 changes: 0 additions & 39 deletions darshan-test/regression/cray-module-alcf-theta/runjob.sh

This file was deleted.

0 comments on commit d49bdf2

Please sign in to comment.