Skip to content

Commit

Permalink
chore(ci): re-enable centos and alma spread tests
Browse files Browse the repository at this point in the history
Fixes #1496
  • Loading branch information
lengau committed Aug 16, 2024
1 parent 394e6e5 commit ceb73d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 0 additions & 3 deletions tests/spread/smoketests/basic-centos-7/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ 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.
# https://github.com/canonical/charmcraft/issues/1496
manual: true

environment:
BASE_NAME: centos
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 ceb73d6

Please sign in to comment.