osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/40587?usp=email )
Change subject: jobs: add ttcn3-bsc-test-{sccplite,vamos}-asan
......................................................................
jobs: add ttcn3-bsc-test-{sccplite,vamos}-asan
Fix that we didn't have asan variants of those two.
Change-Id: I9888ec08bc39baaf713cb0a89d133e10fed50e0d
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/87/40587/1
diff --git a/jobs/ttcn3-testsuites-testenv.yml b/jobs/ttcn3-testsuites-testenv.yml
index 609a215..542dcf4 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -502,6 +502,16 @@
args: -b osmocom:nightly:asan -c generic
timer: H 16 * * *
+ - ttcn3-bsc-test-sccplite-asan: # ~76 min
+ testsuite: bsc
+ args: -b osmocom:nightly:asan -c sccplite
+ timer: H 16 * * *
+
+ - ttcn3-bsc-test-vamos-asan: # ~4 min
+ testsuite: bsc
+ args: -b osmocom:nightly:asan -c vamos
+ timer: H 16 * * *
+
- ttcn3-pcap-client-test-asan: # ~1 min
testsuite: pcap-client
args: -b osmocom:nightly:asan
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/40587?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: I9888ec08bc39baaf713cb0a89d133e10fed50e0d
Gerrit-Change-Number: 40587
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>