Co-authored-by: Pavel Negrobov <Pavel.Negrobov@softline.com>
Reviewed-on: #13
master
Pavel Negrobov 2 days ago
parent 3418006909
commit 4b578aecda

@ -1,7 +1,9 @@
{
"inferit-8_10-*": {"docker_image_name": "msvsphere810-systemd-tests", "os_name": "MSVSphere 8.10"},
"inferit-9_4-extras-build": {"docker_image_name": "msvsphere94-systemd-tests", "os_name": "MSVSphere 9.4"},
"inferit-9_4-*": {"docker_image_name": "msvsphere94-systemd-tests", "os_name": "MSVSphere 9.4"},
"inferit-9_5-extras-build": {"docker_image_name": "msvsphere95-systemd-tests", "os_name": "MSVSphere 9.5"},
"inferit-9_5-*": {"docker_image_name": "msvsphere95-systemd-tests", "os_name": "MSVSphere 9.5"}
"inferit-8_10-*:x86_64": {"docker_image_name": "msvsphere810-systemd-tests:8.10", "os_name": "MSVSphere 8.10 (x86_64)"},
"inferit-9_4-extras-build:x86_64": {"docker_image_name": "msvsphere94-systemd-tests:9.4", "os_name": "MSVSphere 9.4 (x86_64)"},
"inferit-9_4-*:x86_64": {"docker_image_name": "msvsphere94-systemd-tests:9.4", "os_name": "MSVSphere 9.4 (x86_64)"},
"inferit-9_5-extras-build:x86_64": {"docker_image_name": "msvsphere95-systemd-tests:9.5", "os_name": "MSVSphere 9.5 (x86_64)"},
"inferit-9_5-extras-build:aarch64": {"docker_image_name": "msvsphere95-systemd-tests:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"},
"inferit-9_5-*:x86_64": {"docker_image_name": "msvsphere95-systemd-tests:9.5", "os_name": "MSVSphere 9.5 (x86_64)"},
"inferit-9_5-*:aarch64": {"docker_image_name": "msvsphere95-systemd-tests-aarch64:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"}
}

@ -1,5 +1,7 @@
{
"80900": {"docker_image_name": "msvsphere810-systemd-tests", "os_name": "MSVSphere 8.10"},
"81000": {"docker_image_name": "msvsphere810-systemd-tests", "os_name": "MSVSphere 8.10"},
"90400": {"docker_image_name": "msvsphere94-systemd-tests", "os_name": "MSVSphere 9.4"}
"80900:x86_64": {"docker_image_name": "msvsphere810-systemd-tests:8.10", "os_name": "MSVSphere 8.10 (x86_64)"},
"81000:x86_64": {"docker_image_name": "msvsphere810-systemd-tests:8.10", "os_name": "MSVSphere 8.10 (x86_64)"},
"90400:x86_64": {"docker_image_name": "msvsphere94-systemd-tests:9.4", "os_name": "MSVSphere 9.4 (x86_64)"},
"90500:x86_64": {"docker_image_name": "msvsphere95-systemd-tests:9.5", "os_name": "MSVSphere 9.5 (x86_64)"},
"90500:aarch64": {"docker_image_name": "msvsphere95-systemd-tests:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"}
}

@ -1,5 +0,0 @@
{
"inferit-9-extras-build": {"docker_container_name": "msvsphere92-systemd-tests", "os_name": "MSVSphere 9.2"},
"module-nodejs-20-9030020240410131601-sphere9": {"docker_container_name": "msvsphere93-systemd-tests", "os_name": "MSVSphere 9.3"},
"module-maven-3.8-9040020240409170036-470dcefd": {"docker_container_name": "msvsphere93-systemd-tests", "os_name": "MSVSphere 9.3"}
}
Loading…
Cancel
Save