osmith has uploaded this change for review.

View Change

jobs/osmocom-obs-nightly-asan: exclude pyosmocom

Order entries alphabetically while at it.

Change-Id: I5f3c53ca55661970e29b9d4c10b7c9dbff53f00f
---
M jobs/osmocom-obs-nightly-asan.yml
1 file changed, 2 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/17/38317/1
diff --git a/jobs/osmocom-obs-nightly-asan.yml b/jobs/osmocom-obs-nightly-asan.yml
index e3bf098..bd5480e 100644
--- a/jobs/osmocom-obs-nightly-asan.yml
+++ b/jobs/osmocom-obs-nightly-asan.yml
@@ -23,13 +23,14 @@
# We only care about Osmocom packages that run in the TTCN-3 testsuites
# for the asan repository.
EXCLUDE_PACKAGES="
- erlang/osmo_dia2gsup
erlang/osmo-epdg
erlang/osmo-s1gw
+ erlang/osmo_dia2gsup
osmo-bsc-nat
osmo-fl2k
osmo-gsm-manuals
python/osmo-python-tests
+ python/pyosmocom
rtl-sdr
"


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

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