- 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
-
Philipp Spilger authored
Change-Id: I71bdd5233298f2ebe398b0fadc184ee449e5dbc3
-
Philipp Spilger authored
Change-Id: I0492165c33dfcbb1da51ee069fc114b85da1a105
-
Philipp Spilger authored
Change-Id: I5f547f0c7b8ae5f4cbd4ed0b6890528ac023ccd0
-
Philipp Spilger authored
Change-Id: I4b070a419600cc2d64b1ba0e0dcfdcda1c895c01
-
Philipp Spilger authored
Change-Id: I37e01cb7eb117ffb6725a82f568284f73cde86c2
-
Philipp Spilger authored
Change-Id: I82d0e0e0075eb8345dd97e14cfa91cf498e3753c
-
Philipp Spilger authored
* remove dependency on commons.sh Change-Id: I1d7a14a7a0e717c1827bc283cf07244b056aa25f
-
Philipp Spilger authored
* works with less env vars now and doesn't require commons.sh anymore Change-Id: I0dbdcda4ad1f9f379f01ab9e801301ad85162e46
-
Philipp Spilger authored
Change-Id: I6132b0443b084aec1dbefe529efd81cdba3ed377
-
- Feb 10, 2024
-
-
Philipp Spilger authored
Change-Id: Ibac6009fec47a74dfe524dae1b31a30bdc5135e5
-
Philipp Spilger authored
* allows easy checking of working relative locations without actual install Change-Id: Ib7d01b7e4be522edaa683eefa854a1bb1ce35560
-