Skip to content

Commit 86a9eea

Browse files
committed
spread: set the initial snap mount directory in the cross-build suite
The initial snap mount directory wasn't set in the cross-build suite. However, the checks were still being applied. Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>
1 parent 8152be4 commit 86a9eea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spread.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,6 +1491,7 @@ suites:
14911491
summary: Test building snapd in different architectures
14921492
manual: true
14931493
prepare-each: |
1494+
tests.invariant set snap-mount-dir "$(os.paths snap-mount-dir)"
14941495
"$TESTSLIB"/prepare-restore.sh --prepare-suite-each-minimal-no-snaps
14951496
restore-each: |
14961497
"$TESTSLIB"/prepare-restore.sh --restore-suite-each-minimal-no-snaps

0 commit comments

Comments
 (0)