- Dec 31, 2021
-
-
Emanuele Aina authored
Since the pipeline is meant to be `include:`d from other repositories by default it tries to retrieve the `update_test_binaries.sh` script with a HTTP call. However this means that the test pipeline on a specific commit is not actually testing the `update_test_binaries.sh` script on the same commit, but it retrieves it from the `$osname/$release` branch (in this case, `apertis/v2023dev1`). Tweak things to ensure the current `update_test_binaries.sh` is used during testing. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
In the past, using the parent directory as the working directory has been a source of troubles in the CI: since it does not get cleaned up on runners that process multiple jobs (as the lightweight one does) stale files from other jobs have been a source of failures. The previous commits have switched the update script to use `$TMPDIR` as the working directory anyway, but to be extra sure let's not `cd ..` before invoking the script. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
The `$TMPDIR` is generally not shared in containers setup, so there's less chance to involuntarily use cached outdated files. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
If the value of a environment variable contains a newline, a naive `sort` will mangle the output. Use null-terminated chunks to handle newlines properly. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Some tools stopped being relevant once we moved from Jenkins to GitLab a long time ago, let's clean them up. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
We've moved to GitLab a while ago. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Use committer name/email that match the one of the actual GitLab user configured to push commits from the CI/CD pipeline. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Dec 01, 2020
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Sep 16, 2020
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Sep 07, 2020
-
-
Emanuele Aina authored
Lightweight CI runners have been introduced to run jobs which have low resource consumption and do not need privileged containers to reduce costs and latency, so let's use them. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Jun 24, 2020
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Jun 21, 2020
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- May 26, 2020
-
-
Martyn Welch authored
The latest addition failed to run. This appears to be as a result of the lack of a new line at the end of the file. The latest addition is also not in alphabetical order when the others are so re-sort the ordering. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- May 22, 2020
-
-
Baghmar Tarun authored
Signed-off-by:
Baghmar Tarun <tarun.baghmar@in.bosch.com>
-
Emanuele Aina authored
Rather than moving the global pipeline as is from Jenkins to GitLab CI, make use of the include mechanism to run isolated pipelines on each test repository. This makes things more resilient since a broken repository does not cause the whole process to fail, and also gives more flexibility since new test repositories can be set up by anyone with no need to list them here. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- May 14, 2020
-
-
Emanuele Aina authored
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Mar 12, 2020
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <rrs@debian.org>
-
- Jan 06, 2020
-
-
Ritesh Raj Sarraf authored
Error: Jenkins Environment variable values to be concatenated together must be single or double quoted Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Dec 31, 2019
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- May 03, 2019
-
-
Jenkins Bot authored
Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Mar 20, 2019
-
-
Move away from the temporary "next" release codename to "v2019dev0". Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Make the updater (and the whole job in Jenkins) fail when encountering an error on a repository, instead of continuing to the next one. Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
-
- Feb 27, 2019
-
-
Emanuele Aina authored
-
- Nov 28, 2018
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
- Nov 23, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Nov 09, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Nov 08, 2018
-
-
Andre Moreira Magalhaes authored
This fixes an issue prefix= and filename= were provided but no architecture specified. Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Nov 01, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Oct 26, 2018
-
-
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Oct 25, 2018
-
-
Andre Moreira Magalhaes authored
Signed-off-by:
Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>
-
- Oct 17, 2018
-
-
Denis Pynkin authored
Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Oct 16, 2018
-
-
Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-