osmith has uploaded this change for review.

View Change

obs: Cosmetic: verify new projects on OBS first

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

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/90/29190/1
diff --git a/scripts/obs/lib/config.py b/scripts/obs/lib/config.py
index 56f1c61..bb8955d 100644
--- a/scripts/obs/lib/config.py
+++ b/scripts/obs/lib/config.py
@@ -37,6 +37,9 @@
# Osmocom projects: generated source packages will depend on a meta package,
# such as osmocom-nightly, osmocom-latest or osmocom-2022q1. This meta package
# prevents that packages from different feeds are mixed by accident.
+# NOTE: Before adding new projects, make sure the rpm and deb build in OBS!
+# Test it in your own namespace (home:youruser), see README for
+# instructions and/or ask osmith for help.
projects_osmocom = [
"erlang/osmo_dia2gsup",
"libasn1c",

To view, visit change 29190. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4a2ebf65de09e08cf3883ae4de9e7e8c952c2182
Gerrit-Change-Number: 29190
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange