Skip to content

Commit

Permalink
chore(ci): re-enable alma spread tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Aug 16, 2024
1 parent 394e6e5 commit e44b61e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/spread/smoketests/basic-centos-7/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ systems:
# CentOS 7 only works in 18.04 because it needs cgroup v1
- ubuntu-18.04-64
kill-timeout: 30m
# Disabling auto-run until we can resolve linuxcontainers.org issue.
# Disabling auto-run until we can source a centos image.
# https://github.com/canonical/charmcraft/issues/1496
manual: true

Expand Down
2 changes: 1 addition & 1 deletion tests/spread/smoketests/basic/charmcraft-alma9.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: alma9
type: charm
title: A charm built and running on Almalinux 9.
title: An Almalinux 9 charm.
summary: A charm built and running on Almalinux 9.
description: A charm built and running on Almalinux 9.
bases:
Expand Down
5 changes: 2 additions & 3 deletions tests/spread/smoketests/basic/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ environment:
BASE_CHANNEL/noble_platforms: 24.04
CHARM_TYPE/focal_bases,jammy_bases: bases
CHARM_TYPE/jammy_platforms,noble_platforms: platforms
# Alma Linux is disabled temporarily: https://github.com/canonical/charmcraft/issues/1496
# BASE_CHANNEL/alma: alma9
# CHARM_TYPE/alma: bases
BASE_CHANNEL/alma: alma9
CHARM_TYPE/alma: bases

include:
- tests/
Expand Down

0 comments on commit e44b61e

Please sign in to comment.