osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/40654?usp=email )


Change subject: OBS: use debian/eol:buster for debian:10
......................................................................

OBS: use debian/eol:buster for debian:10

Related: OS#6811
Change-Id: I5dabb97e259bd1d84cf6e9f8a46dc17240b5b88d
---
M scripts/obs/lib/docker.py
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/54/40654/1

diff --git a/scripts/obs/lib/docker.py b/scripts/obs/lib/docker.py
index 779099b..a68c7f9 100644
--- a/scripts/obs/lib/docker.py
+++ b/scripts/obs/lib/docker.py
@@ -19,6 +19,9 @@
     if image_type.endswith("_manuals"):
         return get_image_name(distro, image_type.replace("_manuals", ""))
 
+    if distro == "debian:10":
+        distro = "debian/eol:buster"
+
     return distro



--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/40654?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5dabb97e259bd1d84cf6e9f8a46dc17240b5b88d
Gerrit-Change-Number: 40654
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to