osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40947?usp=email )
Change subject: testenv: add debian:trixie
......................................................................
testenv: add debian:trixie
Change-Id: Ib62851960724c17f9adddf54a2fc39adef911d32
---
M _testenv/testenv/__init__.py
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/47/40947/1
diff --git a/_testenv/testenv/__init__.py b/_testenv/testenv/__init__.py
index f0d6629..f23f1f6 100644
--- a/_testenv/testenv/__init__.py
+++ b/_testenv/testenv/__init__.py
@@ -25,6 +25,7 @@
# from the binary repository
distros_repodirs = {
"debian:bookworm": "Debian_12",
+ "debian:trixie": "Debian_13",
}
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40947?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ib62851960724c17f9adddf54a2fc39adef911d32
Gerrit-Change-Number: 40947
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>