Skip to content

Commit

Permalink
tests: disable build-base: devel spread tests (#4922)
Browse files Browse the repository at this point in the history
Disable `build-base: devel` spread tests until we have the resources to
debug the underlying issue with 24.10 buildd images and
`systemd-resolved` (#4921).

We should be able to address this issue in 2024-Nov.

Fixes #4910
(CRAFT-3105)

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
  • Loading branch information
mr-cal committed Aug 14, 2024
1 parent e3c8e87 commit 8aa8742
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions spread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -339,10 +339,11 @@ suites:
tests/spread/general/hooks/:
summary: tests of snapcraft hook functionality

tests/spread/core-devel/:
summary: tests of devel base snaps
environment:
SNAPCRAFT_BUILD_ENVIRONMENT: ""
# 'build-base: devel' fails due to an issue with the 24.10 buildd image (#4921)
# tests/spread/core-devel/:
# summary: tests of devel base snaps
# environment:
# SNAPCRAFT_BUILD_ENVIRONMENT: ""

# General, core suite
tests/spread/cross-compile/:
Expand Down

0 comments on commit 8aa8742

Please sign in to comment.