- Jul 23, 2024
-
-
Jakob Kaiser authored
Change-Id: I4659fd4765e46986d9f0e675ac176901344b2c02
-
Change-Id: Iedfb185b88a8c142b0a0ded0136bf06df806bfcf
-
* removes need to lock build cache when updating Change-Id: I0374ba4df9709f97a1eda6f27f0215de445d4e03
-
Jakob Kaiser authored
Previously, we called the step where we installed packages needed by yashchiki "bootstrapping". This is misleading since spack does also a bootstrapping step which is different from this one. Change-Id: I7a5ed4849324da8fb755d23c62df6eb67e308b76
-
This sets the subprocess to avoid blocking reads and we now can use unlimited reads (i.e. larger-than-per-line chunks) and use those. For subprocesses printing fast this should avoid any buffers to fill up. Change-Id: If3f67b2aaf7431a4b7abb58e1b64e2a70ff05eb2
-
- May 06, 2024
-
-
Eric Müller authored
Change-Id: Ie0937143bdd8fcc05898e38d8785daadb1fa7816
-
- May 03, 2024
-
-
Eric Müller authored
Depends-On: 21379 Change-Id: Ia1e7993e854917fa9b2941b9068d46cf67f11ad7
-
Eric Müller authored
Change-Id: Ie15d915634afd6b34d2de0a4a536ea5faff3f073
-
- May 02, 2024
-
-
We do use python from the base image python, and rely on the system-installed python base libraries. Change-Id: I472ea7bdf539db2d65a054bdcc41c9c94c8a1861
-
- Apr 26, 2024
-
-
Depends-On: 20280 Depends-On: 20692 Change-Id: Ifeda222d9f380ba66fbd35480dbc7c07b25e480f
-
- Apr 22, 2024
-
-
Change-Id: Iafed8636cccaec65e6eab8df015a75c74de70574
-
- Apr 17, 2024
-
-
Jakob Kaiser authored
we want to change from nose to pytest as a python test runner. Compare c/22559. Change-Id: I8c6881339db4fa83d321c4e7dcd8d95a369e404c
-
Jakob Kaiser authored
due to outdated certificates building the base image did no longer work. We need to update them manually. Change-Id: I7410eb7e9816c45aafd4d76970d4b4fc11269f90
-
- Apr 08, 2024
-
-
Jakob Kaiser authored
fixes C/21980 Change-Id: Icf895cb157ef922077373a59a7f74b66e1738242
-
- Apr 04, 2024
-
-
Eric Müller authored
Change-Id: Icd2a471889533f8d8fc75a7ad2e2b16c525fd7b4
-
- Mar 06, 2024
-
-
Jakob Kaiser authored
enviroment variable was not updated in the Jenkisfile, i.e. the build cache set via the parameters was always applied. Change-Id: If5389d0e465a22a2aa6d258ed295e95bdce8e202
-
- Feb 26, 2024
-
-
Jakob Kaiser authored
Change-Id: I3311ef858f140d39d2e793dd55ab4a368f421aa8
-
Philipp Spilger authored
Change-Id: I2a9cca34dc91f27089f19733309d464b3a28eee8
-
Philipp Spilger authored
Change-Id: I26745af828b8714aa95aa50a52ba1567fa1abd59
-
Philipp Spilger authored
Change-Id: I98f1b34ae65e2ff815eca8c32e5256501d042c43
-
- Feb 23, 2024
-
-
Philipp Spilger authored
* beforehand, the build-environment env vars were used instead of the runtime ones Change-Id: I43cda1558e91d2593e9e3730063cbaf2d3fcb268
-
- Feb 22, 2024
-
-
Philipp Spilger authored
Change-Id: I2b72fd1abc480deae4ac38ea4bd2be4055f442ad
-
Philipp Spilger authored
Change-Id: Ied9d8606d98c4e6d45be759725581cb4da5401c5
-
Philipp Spilger authored
* explicit forwarding of env vars removes error-prone in/outside detection and potential environment spillover Change-Id: Ic0cc3b3231c0d614667b7866bab229057e2d883c
-
Philipp Spilger authored
Change-Id: Ibcbee09ffde55f21716465921f79848c5ae8eca1
-
Philipp Spilger authored
* allows successive execution without workspace cleanup Change-Id: Ibb11f6291cfa84bf17a255f1c98ee03a6730d6b8
-
Philipp Spilger authored
Change-Id: I639072b31bd59fe10a7ebb20c1ef7a57ac96cc57
-
Philipp Spilger authored
Change-Id: I3b19acd63b2f9b1c851fe3946db89d8dfa4a93d4
-
Philipp Spilger authored
Change-Id: Ied2a324aed7d46806230466b3b2733719ad981fa
-
Philipp Spilger authored
* removes code-duplication in Jenkinsfiles Change-Id: I758e4630286a9da8e52a421493097b3fe951706e
-
Proxy related settings should already be set before calling the script. Change-Id: If2b047ec2e6165e0a1d33d32fe52d490df7b058e
-
Previously we potentially overwrote and afterwards deleted default settings. Having a temporary configuration seems more natural. Change-Id: I2cd3c433dad84200fd2927876b27f11c18280678
-
Change-Id: I005792a6a62aece78bce92975e27ab8b0ea22084
-
Philipp Spilger authored
* adds support for multiple sandboxes being present Change-Id: I1556af0a09e1543a9d07131ae6ea1dd8baafcf05
-
Philipp Spilger authored
* already done once in Jenkinsfile Change-Id: Ie33d5e1352295f77c24635ee8d9f8384cfa5d5af
-
Philipp Spilger authored
Change-Id: I0c951d8a0c8e71c2fdc343fdccb4c83b6a2f869f
-
Philipp Spilger authored
Change-Id: I0fdd8b137e9d1f4c61c4ca6cb2e169ac42d46b7d
-
Philipp Spilger authored
* also don't print it to stdout Change-Id: I9bd04a4bf88ac88c34a0cdea8458c987f574bc7b
-
Philipp Spilger authored
Change-Id: Idf5d54a5b5f2dd83f3d7df8cd2b44683f55fb5b6
-
Philipp Spilger authored
* build-cache-on-failure-name as new argument to script, name creation is performed in Jenkinsfile * move gerrit comment option parsing to Jenkinsfile Change-Id: I7ef210b1126867f75bb8e27b985d4eb8eba2c658
-