MT#60815 ngcp-system-tests: add support for Debian/trixie

Change-Id: Icd7d6a10ff5ba7f634718ad3a434925d43e20e1d
mr13.1
Michael Prokop 6 months ago
parent 9185d72f90
commit 5a3c4f69a4

@ -84,6 +84,9 @@ case "${NGCP_TESTS_MODE}" in
bookworm*)
DEBIAN_RELEASE=12
;;
trixie*)
DEBIAN_RELEASE=13
;;
esac
export DEBIAN_RELEASE

Loading…
Cancel
Save