Commit Graph
44 Commits
Author SHA1 Message Date
Veselin Dobrev fbcd9cf4d3 In Gitlab CI, change the allocation time for 'dane-baseline' to 1 hour
The previous commit had the change in the wrong place.
2025-12-02 09:56:59 -08:00
Veselin Dobrev 454a215175 More tweaks in Gitlab CI 2025-10-23 16:21:29 -07:00
Veselin Dobrev 3492b20c70 Try to fix reporting in Gitlab CI 2025-10-16 19:47:47 -07:00
Veselin Dobrev 63110738d4 In Gitlab CI replace Lassen with Matrix 2025-10-10 17:25:53 -07:00
Veselin Dobrev c5efd6a06a Gitlab CI: replace Ruby with Dane 2025-10-02 11:57:54 -07:00
Adrien M. BERNEDE dd64dcc10b Merge branch 'woptim/leverage-radiuss-ci' into leverage-radiuss-ci--updates 2025-02-19 14:23:21 +01:00
Adrien M. BERNEDE f89e89e9fa Merge branch 'master' into woptim/leverage-radiuss-ci 2025-02-19 14:21:35 +01:00
Veselin Dobrev 8f333155cc Updates for the branch 'woptim/leverage-radiuss-ci' 2025-02-05 13:08:25 -08:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Adrien M. BERNEDE 8e00d7c191 Fix logic to prevent pushing to autotest repo 2024-07-29 12:20:30 +02:00
Adrien M. BERNEDE 2c8a7548cb Complete moving to Shared CI 2024-07-22 13:02:54 +02:00
Adrien M. BERNEDE 33ce5f1765 WIP: moving to RADIUSS Shared CI 2024-07-19 09:18:21 +02:00
Veselin Dobrev 2432eefc23 In the Gitlab CI, remove the '--exclusive' flag recently added to
'srun' on Ruby -- it seems to cause slowdown for some unknown reason.

Also, in the 'baseline' gitlab script, account for the case when the
'salloc' command returns an error -- in the current version some
failures were reported as success.
2024-07-17 16:19:58 -07:00
Veselin Dobrev 5a38a2e712 In Gitlab CI on Ruby, increase the number of jobs for building and
add --exclusive to allocations.
2024-07-14 21:06:45 -07:00
Veselin Dobrev 5af524009e Switch Gitlab CI on Quartz to Ruby 2024-07-14 20:32:54 -07:00
Adrien M. BERNEDE cdd8128966 Update allocation queue in baseline script 2024-05-23 11:23:36 +02:00
Veselin Dobrev 6b566568f1 In the GitLab "quartz-baseline" pipeline, use result files with
prefix "baseline-quartz".
2024-03-17 15:52:11 -07:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Veselin Dobrev 313ec4f9d2 In GitLab CI, rename Quartz tests appropriately and tweak the
Quartz baseline test.
2023-04-23 09:42:37 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
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