Skip to content

Commit

Permalink
tests: disable build-base: devel spread tests (canonical#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` (canonical#4921).

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

Fixes canonical#4910
(CRAFT-3105)

Signed-off-by: Callahan Kovacs <callahan.kovacs@canonical.com>
  • Loading branch information
mr-cal authored Jul 16, 2024
1 parent de7f1d5 commit fa1043d
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 @@ -321,10 +321,11 @@ suites:
- ubuntu-20.04*
- ubuntu-22.04*

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 fa1043d

Please sign in to comment.