Files
diskimage-builder/playbooks/dib-functests/run.yaml
Michal Nasiadka ead3cd41bd Revert "dib-functests: run on bookworm"
This reverts commit 5256991346.

Reason for revert: dib-functests-arm64-deb is failing because of missing debootstrap/scripts/noble

Reverting to get back the role that downloads unstable debootstrap

Change-Id: I920f02e4a9a7751f9e1c58ccde9d0f766e185cd7
2024-12-11 15:56:48 +00:00

11 lines
184 B
YAML

- hosts: all
name: Run dib functional tests
roles:
- ensure-pip
- bindep
- dib-setup-gate-mirrors
- ensure-podman
- dib-ensure-debootstrap
- dib-functests