Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

ACME developer and integration test suites are run nightly on a set of machines and the test results are updated on cdash. More information on these nightly test runs is available at the " Using the ACME CDash Dashboard " page.

Users can also run the ACME developer and integration test suites manually and upload the test results to cdash. The information below is my experience uploading test results from blues to cdash.

Steps to manually report test results to cdash

  • Create and run the test suite as usual
  • Use the wait_for_tests (CIME2: <ACME_SOURCE_DIR>/cime/scripts-acme/wait_for_tests) script to upload the results to cdash

    [jayesh@blogin2 scripts-acme]$ ./wait_for_tests -n -d jayesh_acme_developer_master_anvil_gnu_32pes -p ACME_Climate -g ACME_Other ./testroot-anvil/*/TestStatus
  • No labels