Commit Graph
24 Commits
Author SHA1 Message Date
Will PaznerandAdrien Bernede 21c3272e3f Use short-circuit && instead of if statement
Co-authored-by: Adrien Bernede <51493078+adrienbernede@users.noreply.github.com>
2023-01-23 08:50:55 -08:00
Will Pazner 1922df6fd2 Simplify 2023-01-11 12:57:55 -08:00
Will Pazner 4ea2860257 Move delay after unsuccessful git push 2023-01-11 11:10:22 -08:00
Will Pazner d8ccf16b87 Add delay between git push retries 2023-01-11 10:59:36 -08:00
Will Pazner 64ccaa8941 Bug fix 2023-01-11 10:56:33 -08:00
Will Pazner 3937340ec3 Bug fix 2023-01-11 10:52:35 -08:00
Will Pazner c87fdf7e8b Retry git push in autotest GitLab CI 2023-01-11 10:16:06 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Veselin Dobrev 485ea34cac Update the Gitlab CI 'baseline' script to start 'runtest' using
the 'salloc' command instead of 'srun' -- the inner 'srun'
commands seem to get stuck if the outer command is 'srun'.

In the same script, update the Slurm queue used on Corona to
'pbatch' -- this script path is not used yet -- updating just
for consistency.
2022-02-09 12:00:19 -08:00
Veselin Dobrev 29fc4c45b6 In Gitlab CI, apply another set of tweaks 2021-11-05 12:16:09 -07:00
Veselin Dobrev 5565b5066f Update Gitlab CI to fix some issues:
- Use a single (per user) clone of the internal MFEM/autotests repo
- Use a single (per user) clone of the Github MFEM/data repo
- Properly set the location for the pipeline-common temporary directory,
  BUILD_ROOT; add a cleanup step for BUILD_ROOT
- Various other small tweaks and additions
2021-11-03 02:15:58 -07:00
Adrien M. Bernede 53ee33a967 Apply a missing fix to report scripts 2021-09-29 13:55:31 -07:00
Tzanio 88b96292e9 Gitlab -> GitLab 2021-09-26 17:10:12 -07:00
Adrien M. Bernede 00b585e0b6 Revert to using regular tests repo 2021-09-24 12:00:53 -07:00
Adrien M. Bernede b8ccd71c6c Fix support for another baseline type (baseline-gpu) + improved variables management 2021-09-23 11:11:22 -07:00
Adrien M. Bernede 1ccc5df423 Merge branch 'master' into testing/bernede1/gitlab-revamping 2021-09-15 18:17:53 -07:00
Adrien M. Bernede 14c1280f9e Clean baseline run dir if exists to allow for re-run 2021-09-15 10:30:13 -07:00
Adrien M. Bernede bd5a5924fe Increase allocation time for corona baseline 2021-09-14 10:47:08 -07:00
Adrien M. Bernede 754f568d4b Adapt baseline allocation to machines 2021-09-13 22:43:22 -07:00
Adrien M. Bernede 9b2ef6b06f Fix issues with build-and-test jobs 2021-09-07 22:21:24 -07:00
Adrien M. Bernede 107d3e25db Small improvements and preparing for corona/quartz collision 2021-09-07 21:21:34 -07:00
Adrien M. Bernede 7787640816 Move (re)baseline commands to scripts 2021-09-07 20:20:51 -07:00
Adrien M. Bernede dc68138ed2 Put scripts outside CI, use same script for all machines 2021-09-07 18:50:20 -07:00
Adrien M. Bernede 322cd2a2eb Re-organizing 2021-08-25 11:24:28 -07:00