Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once the action is in place on GitHub, add a line consisting of your name to README.md and commit it to trigger the workflow. Check that the workflow triggered and produced output on the Actions pane. You should see output similar to this:

Sending in results

Once done, please send me the URL of your repository on GitHub using my rhaas@illinois.edu email address.

Current Jenkins setup

As part of the project we would like to implement as much of the current functionality currently offered by Jenkins as feasible. You can have a look at a sample Jenkins report for a test run the resulted in some failures on: https://Albert:Einstein@build-test.barrywardell.net/job/EinsteinToolkit/1562/ using the user name Albert and password Einstein .

Items to replicate:

  • identifying the updates to submodules that triggered each test run
  • capture log output
  • capture information which test failed and keep track of changes in the number of failing tests
  • send email to Einstein Toolkit mailing list when tests start to fail and are no longer failing