Skip to content
Snippets Groups Projects
Verified Commit bc96b842 authored by Chris Croome's avatar Chris Croome
Browse files

bullseye ci test

parent d1b5b210
No related branches found
No related tags found
No related merge requests found
......@@ -28,17 +28,17 @@ before_script:
- molecule --version
stages:
- bookworm
# - bullseye
bookworm:
image: registry.git.coop/webarch/containers/images/bookworm:20231206
stage: bookworm
script:
- molecule test --all
- bullseye
# bookworm:
# image: registry.git.coop/webarch/containers/images/bookworm:20231206
# stage: bookworm
# script:
# - molecule test --all
# The Bullseye test run OK but Molecule never completes
# https://github.com/ansible/molecule/discussions/4020
# bullseye:
# image: registry.git.coop/webarch/containers/images/bullseye:20231206
# stage: bullseye
# script:
# - molecule test
bullseye:
image: registry.git.coop/webarch/containers/images/bullseye:20231206
stage: bullseye
script:
- molecule test
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment