fix tests

This commit is contained in:
André Roth
2024-11-08 13:42:25 +01:00
parent e642847a82
commit 596f59d3c4
4 changed files with 7 additions and 4 deletions
@@ -2,7 +2,7 @@ Name: mirror14
Archive Root URL: http://repo.aptly.info/system-tests/cloud.r-project.org/bin/linux/debian/ Archive Root URL: http://repo.aptly.info/system-tests/cloud.r-project.org/bin/linux/debian/
Distribution: ./bullseye-cran40/ Distribution: ./bullseye-cran40/
Components: Components:
Architectures: Architectures: all, amd64, i386
Download Sources: no Download Sources: no
Download .udebs: no Download .udebs: no
Last update: never Last update: never
@@ -2,7 +2,7 @@ Name: mirror21
Archive Root URL: http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/ Archive Root URL: http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/
Distribution: ./binary/ Distribution: ./binary/
Components: Components:
Architectures: Architectures: all
Download Sources: no Download Sources: no
Download .udebs: no Download .udebs: no
Last update: never Last update: never
@@ -2,7 +2,7 @@ Name: mirror33
Archive Root URL: http://repo.aptly.info/system-tests/nvidia.github.io/libnvidia-container/stable/ubuntu16.04/amd64/ Archive Root URL: http://repo.aptly.info/system-tests/nvidia.github.io/libnvidia-container/stable/ubuntu16.04/amd64/
Distribution: ./ Distribution: ./
Components: Components:
Architectures: Architectures: amd64
Download Sources: no Download Sources: no
Download .udebs: no Download .udebs: no
Last update: never Last update: never
+4 -1
View File
@@ -126,7 +126,10 @@
"ArchiveRoot": "http://repo.aptly.info/system-tests/download.opensuse.org/repositories/Apache:/MirrorBrain/Debian_9.0/", "ArchiveRoot": "http://repo.aptly.info/system-tests/download.opensuse.org/repositories/Apache:/MirrorBrain/Debian_9.0/",
"Distribution": "./", "Distribution": "./",
"Components": null, "Components": null,
"Architectures": null, "Architectures": [
"amd64",
"i386"
],
"Meta": { "Meta": {
"Architectures": "i386 amd64", "Architectures": "i386 amd64",
"Archive": "Debian_9.0", "Archive": "Debian_9.0",