Skip to content

Commit 551d47f

Browse files
committed
test(snap): remove centos 10 from test loop
CentOS 10 cloud image has a truncated checksum file causing each download to fail validation. Let's remove it from spread.yaml while keeping the .image-garden.mk entry for another day. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
1 parent e9f76e2 commit 551d47f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

spread.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ backends:
2929
- fedora-cloud-44:
3030
username: fedora
3131
password: fedora
32-
- centos-cloud-10:
33-
username: centos
34-
password: centos
3532

3633
exclude:
3734
- ".cache/*"

0 commit comments

Comments
 (0)