- Nov 18, 2021
-
-
Ben Boeckel authored
Due to the way GitLab renders job names, common prefixes end up obscuring the "important" parts of names by pushing them off of the bubbles and requiring a tooltip to distinguish between similar jobs. With this naming, jobs with similar prefixes are more closely related to each other and any rendering of GitLab will either have them in different stages or deeper in the dependency graph.
-
- Sep 08, 2021
-
-
Ben Boeckel authored
THe CI exclusion lists have been updated.
-
- May 31, 2021
-
-
Ben Boeckel authored
-
- May 20, 2021
-
-
Vicente Bolea authored
Signed-off-by:
Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
-
- Apr 02, 2021
-
-
Ben Boeckel authored
-
- Mar 08, 2021
-
-
Ben Boeckel authored
-
- Feb 23, 2021
-
-
Ben Boeckel authored
-
- Feb 08, 2021
-
-
Ben Boeckel authored
Fedora's Qt builds use syscalls added in Linux 3.17, so the CI host needs at least that new of a kernel in order to run these jobs.
-
- Jan 06, 2021
-
-
Ben Boeckel authored
-
- Dec 17, 2020
-
-
Utkarsh Ayachit authored
tests are now expected to pass.
-
- Dec 15, 2020
-
-
Ben Boeckel authored
Some machines have trouble running OpenGL for whatever reason, so let them do builds and test everywhere else.
-
- Dec 09, 2020
-
-
Signed-off-by:
Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
-
Ben Boeckel authored
-
- Nov 30, 2020
-
-
Utkarsh Ayachit authored
-
- Nov 20, 2020
-
-
Ben Boeckel authored
-
- Nov 04, 2020
-
-
Ben Boeckel authored
The CentOS install doesn't have a new enough Qt.
-
Ben Boeckel authored
This is a temporary measure.
-
Ben Boeckel authored
-
Ben Boeckel authored
Notably, this adds testing for kit builds, minimum Qt version, and MPI-less, Python-less builds.
-
Ben Boeckel authored
-
- Oct 21, 2020
-
-
Ben Boeckel authored
Changes: - `adios` "feature" removed; it is always built on Linux. - Machine-specific build instructions refactored out - Global settings for jobs are imported at the configuration level (e.g., Intel compiler and OpenMPI environment settings) - Redundant 1 hour timeouts removed
-
- Oct 20, 2020
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Oct 15, 2020
-
-
Vicente Bolea authored
- It adds a docker file for Fedora31 - ICC runs MPI uses OpenMPI - Dockerfile for icc is omitted for license issues Signed-off-by:
Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
-
- Oct 05, 2020
-
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
Ben Boeckel authored
-
- Sep 15, 2020
-
-
Vicente Bolea authored
Signed-off-by:
Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
-
- Sep 08, 2020
-
-
Ben Boeckel authored
-
- Aug 28, 2020
-
-
Ben Boeckel authored
This refactors details out into included files. Note that this also brings in the "fetch submodules from forks" logic.
-
- Aug 24, 2020
-
-
Vicente Bolea authored
Signed-off-by:
Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
-
- Jul 17, 2020
-
-
Ben Boeckel authored
-
- Jul 16, 2020
-
-
Ben Boeckel authored
-
- Jul 02, 2020
-
-
Christos Tsolakis authored
-
- Mar 16, 2020
-
-
Utkarsh Ayachit authored
Using `rules` to enable manual building of spack jobs on merge-requests.
-
Utkarsh Ayachit authored
spack builds are failing due to errors verifying buildcache. Since we built an unsigned cache, using `--no-check-signature` to avoid this verification step.
-
- Mar 12, 2020
-
-
Utkarsh Ayachit authored
Remove `manual` guard for spack-ci builds. That was left accidentally.
-
- Mar 09, 2020
-
-
Utkarsh Ayachit authored
-
Utkarsh Ayachit authored
A few things to note: * we don't use sccache since it failed on my initial attempts to get it to work with spack * gitlab cache is to be used for avoid rebuilding on cache dependencies. it won't work until we have a cache server active.
-