summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorMichael Abel <info@abel-ikt.de>2022-04-19 14:54:27 +0200
committerMichael Abel <info@abel-ikt.de>2022-04-19 14:54:27 +0200
commite61acadef032608a0549f14c1fe79aec7216921f (patch)
tree4cee84356c43210d3522947ee5d6d6cd92887c9e /ci
parentc18801ac81398d77e58377a144186c1a1206cc13 (diff)
Update runner names
Diffstat (limited to 'ci')
-rwxr-xr-xci/report/report_builder.py16
1 files changed, 8 insertions, 8 deletions
diff --git a/ci/report/report_builder.py b/ci/report/report_builder.py
index 55e6097e..c4821049 100755
--- a/ci/report/report_builder.py
+++ b/ci/report/report_builder.py
@@ -25,9 +25,9 @@ import shutil
runners_cfg = [
{
- "name": "results_pysys_offsite_mythica",
+ "name": "results_pysys_offsite_m32sd10a",
"repo": "thin-edge",
- "archive": "results_pysys_offsite_mythica.zip",
+ "archive": "results_pysys_offsite_m32sd10a.zip",
"tests": [
"all",
"apt",
@@ -37,9 +37,9 @@ runners_cfg = [
],
},
{
- "name": "results_pysys_offsite_mythicb",
+ "name": "results_pysys_offsite_m32sd10b",
"repo": "thin-edge",
- "archive": "results_pysys_offsite_mythicb.zip",
+ "archive": "results_pysys_offsite_m32sd10b.zip",
"tests": [
"all",
"apt",
@@ -49,9 +49,9 @@ runners_cfg = [
],
},
{
- "name": "results_pysys_offsite_mythicc",
+ "name": "results_pysys_offsite_m32sd10c",
"repo": "thin-edge",
- "archive": "results_pysys_offsite_mythicc.zip",
+ "archive": "results_pysys_offsite_m32sd10c.zip",
"tests": [
"all",
"apt",
@@ -61,9 +61,9 @@ runners_cfg = [
],
},
{
- "name": "results_pysys_offsite_mythicd",
+ "name": "results_pysys_offsite_m32sd10d",
"repo": "thin-edge",
- "archive": "results_pysys_offsite_mythicd.zip",
+ "archive": "results_pysys_offsite_m32sd10d.zip",
"tests": [
"all",
"apt",