fix ststem test

This commit is contained in:
André Roth
2026-06-14 23:33:51 +02:00
parent c9b1d723c3
commit 034131c7a9
+4 -2
View File
@@ -236,6 +236,8 @@ class PublishSnapshotAPITest(APITest):
'Architectures': ['i386'],
'Codename': '',
'Distribution': 'squeeze',
'Label': '',
'Origin': '',
'MultiDist': False,
'NotAutomatic': 'yes',
'ButAutomaticUpgrades': 'yes',
@@ -962,7 +964,6 @@ class PublishSwitchAPITestMirror(APITest):
'NotAutomatic': '',
'ButAutomaticUpgrades': '',
'Origin': 'packagecloud.io/varnishcache/varnish30',
'Version': '',
'Path': prefix + '/' + 'wheezy',
'Prefix': prefix,
'SkipContents': False,
@@ -994,9 +995,10 @@ class PublishSwitchAPITestMirror(APITest):
'Architectures': ['i386', 'source'],
'Codename': '',
'Distribution': 'wheezy',
'Version': '13.3',
'Label': '',
'NotAutomatic': '',
'ButAutomaticUpgrades': '',
'Origin': 'packagecloud.io/varnishcache/varnish30',
'Path': prefix + '/' + 'wheezy',
'Prefix': prefix,
'SkipContents': True,