Martine Lenders
|
b87b62c5d5
|
release-test.yml: also fetch host key from grenoble
|
2025-01-21 14:24:33 +01:00 |
|
Martine Lenders
|
838321c138
|
release-test.yml: Consolidate release tests into one step
|
2025-01-21 14:16:37 +01:00 |
|
MrKevinWeiss
|
20d99082b9
|
.github/workflows/release-test.yml: Fix upload-artifact
The new upload artifact does not support multiple artifacts uploaded with the same name, this fixes this by adding matrix info in
|
2025-01-20 11:42:30 +01:00 |
|
Martine Lenders
|
873e7e3e81
|
gh-actions: bump webfactory/ssh-agent to v0.9.0
|
2024-10-07 11:40:58 +02:00 |
|
Martine Lenders
|
3f35307a48
|
gh-actions: bump actions/setup-python to v5
See https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
2024-10-07 11:39:58 +02:00 |
|
Martine S. Lenders
|
29baafe523
|
gh-actions: bump upload-artifact to v4
See https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
2024-09-28 10:29:27 +02:00 |
|
Mikolai Gütschow
|
178741b0c5
|
release-tests.yaml: remove (always failing) matrix notification
This reverts commit aafb9abb8bc7f332f6b2e8cb7a17771c0cf8c621 and 7e6a46465d63f15eb7ca0d741deecdf98bd6c85e.
|
2024-06-11 13:34:20 +02:00 |
|
Martine Lenders
|
aafb9abb8b
|
release-test.yml: use s3krit's matrix action
|
2024-02-23 13:15:16 +01:00 |
|
Martine Lenders
|
7e6a46465d
|
release-test.yml: return of the Matrix notification
This time keep-it-simple-style with just a cURL command, using the
[API `m.room.message`](https://spec.matrix.org/latest/client-server-api/#events-2).
|
2024-02-23 11:56:30 +01:00 |
|
MrKevinWeiss
|
51ee3b64dc
|
release-test.yml: Fix strasbourg spelling
Small typo fix... stasbourg -> strasbourg
|
2023-10-23 11:54:08 +02:00 |
|
MrKevinWeiss
|
ad0edecc35
|
release-test.yml: Add stasbourg creds
|
2023-10-23 10:15:17 +02:00 |
|
Martine S. Lenders
|
fec3c240e3
|
gh-actions: remove reporting release tests to Matrix
This reverts commits 98100704ab74 and 764f7f0bf4cf.
|
2023-08-12 11:21:46 +02:00 |
|
Martine Lenders
|
98100704ab
|
release-tests: fix PASSED chat message
|
2023-01-14 09:49:52 +01:00 |
|
Martine Lenders
|
764f7f0bf4
|
gh-actions: report release-tests result to Matrix
|
2023-01-12 10:14:22 +01:00 |
|
Martine Lenders
|
37be7b9420
|
Revert "release-tests: add capability to run on PR comment"
|
2022-10-13 18:05:07 +02:00 |
|
Martine Lenders
|
ecf760d7f6
|
gh-actions: move actions/checkout to main
|
2022-10-12 17:10:40 +02:00 |
|
Martine Lenders
|
cc32be4fe2
|
release-tests: add capability to run on PR comment
|
2022-10-08 13:41:01 +02:00 |
|
Martine Lenders
|
fe5c00ae0c
|
release-tests: use Ubuntu Jammy runner
|
2022-10-08 11:24:36 +02:00 |
|
Martine Lenders
|
bd2daade8e
|
release-tests: install libasan as native dependency
See #18099
|
2022-05-23 11:49:15 +02:00 |
|
Francisco Molina
|
acc85bb0af
|
gha/workflows/release-test: set python version to 3.8
|
2021-10-22 14:36:39 +02:00 |
|
Francisco Molina
|
d55b67326b
|
gh/workflows/release-tests: update LoRaWAN parameters to ttnv3
|
2021-10-19 10:57:07 +02:00 |
|
Martine Lenders
|
08671255be
|
Merge pull request #16581 from miri64/gh-actions/fix/release-tests-export-QUIETER
gh-actions/release-tests: export QUIETER to docker
|
2021-06-23 16:30:17 +02:00 |
|
Martine Lenders
|
efba5cd14f
|
gh-actions/release-tests: export QUIETER to docker
|
2021-06-23 13:52:37 +02:00 |
|
Martine Lenders
|
3dee380fe8
|
release-test: fetch host key for lille site
Tasks 4.5 and 4.6 use the firefly nodes at the lille site, so we need to
verify the host key for that side as well.
|
2021-06-21 13:41:27 +02:00 |
|
Martine Lenders
|
c044622c21
|
Merge pull request #16430 from jia200x/pr/fix_gnrc_lorawan_wf
gh_workflows: adapt to GNRC LoRaWAN Release Test env variables
|
2021-05-04 12:50:26 +02:00 |
|
Martine Lenders
|
e7ef934872
|
gh-actions: release-tests: add filter input
This way, the tests that shall be run can be determined using
[`pytest -k` expressions][k]. E.g. `spec04 and task04` would only run
task 4.4.
[k]: https://docs.pytest.org/en/stable/usage.html#specifying-tests-selecting-tests
|
2021-05-03 16:34:54 +02:00 |
|
Jose Alamos
|
985515b547
|
gh_workflows: adapt to GNRC LoRaWAN Release Test env variables
|
2021-05-03 14:55:57 +02:00 |
|
Martine Lenders
|
14d3cba8b2
|
gh-actions: release-tests: do not run linters for release tests
|
2021-04-23 10:56:19 +02:00 |
|
Martine Lenders
|
d06c532410
|
gh-actions: release-tests: properly configure GH token for sudo
|
2021-04-20 11:03:47 +02:00 |
|
Martine Lenders
|
c2cbc0bc71
|
Merge pull request #15779 from miri64/gh-actions/fix/release-test-artifact-name
release-tests: fix artifact naming and steps cleanup for matrix build
|
2021-01-20 13:08:08 +01:00 |
|
Martine Lenders
|
04bee90e6f
|
release-tests: skip tapsetup when running IoT-Lab job
|
2021-01-20 11:00:17 +01:00 |
|
Martine Lenders
|
50c5847eca
|
release-tests: fix artifact naming for matrix build
|
2021-01-20 11:00:17 +01:00 |
|
Jose Alamos
|
6a69686237
|
gh/workflows/release-tests: add LoRaWAN parameters as env variables
|
2021-01-14 23:00:20 +01:00 |
|
Jose Alamos
|
df0575dbbf
|
gh/workflows/release-tests: add LoRaWAN secrets env variables
This commit injects some LoRaWAN secrets into `tox` in order to avoid
exposing LoRaWAN keys when running RIOT-OS/Release-Specs#201
|
2021-01-14 21:44:13 +01:00 |
|
Martine Lenders
|
02e77bdd21
|
gh-actions: make the release tests a matrix build
|
2020-12-15 15:25:02 +01:00 |
|
Martine Lenders
|
2bb5d453c4
|
gh-actions/release-test: bump ssh-agent to v0.4.1
|
2020-11-21 09:40:26 +01:00 |
|
Martine Lenders
|
15056c0530
|
gh-actions: rename release test artifacts (part 2)
|
2020-08-20 22:18:44 +02:00 |
|
Martine Lenders
|
3895ad5870
|
gh-actions: rename release test artifacts
|
2020-08-11 09:31:08 +02:00 |
|
Martine S. Lenders
|
17f7274d51
|
gh-actions: add release-specs tests
|
2020-08-06 13:30:31 +02:00 |
|