Skip to content

Changes

Summary

  1. ttcn3-sgsn-test: add missing SGSN_Tests_NS.control (details)
  2. ttcn3-sgsn-test: add config files for running SNS testcases (details)
  3. ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg (details)
Commit 4310e25ea7e2ef61d82a3bccfdb1c1e0b335ce50 by Vadim Yanitskiy
ttcn3-sgsn-test: add missing SGSN_Tests_NS.control

This does not enable the SNS testcases though.  We need a separate
job with its own configuration files for running the SNS testcases.

Change-Id: I605526dff6d3c0ec4c5dc58dc00ca51b4ccd68a7
Related: osmo-ttcn3-hacks.git Ib2bffbb110961474928f35d212cb492d4b6fdee0
The file was modified ttcn3-sgsn-test/SGSN_Tests.cfg
Commit bee0425ab74159364af6c667765e1522eb0f9c43 by Vadim Yanitskiy
ttcn3-sgsn-test: add config files for running SNS testcases

Change-Id: I767ec223585002d6420eda27ed338722f764c902
The file was addedttcn3-sgsn-test-sns/sns
The file was addedttcn3-sgsn-test/sns/SGSN_Tests.cfg
The file was addedttcn3-sgsn-test-sns/jenkins.sh
The file was addedttcn3-sgsn-test/sns/osmo-sgsn.cfg
The file was addedttcn3-sgsn-test/jenkins-sns.sh
Commit 3b535cbafaf4845147fe1babd64f455b746e3dd4 by Vadim Yanitskiy
ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg

This commit fixes the following error:

cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/stp/
cp: cannot stat 'osmo-stp.cfg': No such file or directory

Change-Id: Ie0f887dc68e89d2fa1f9a2ee8dfd7f8ce71fc329
Fixes: e4fdd72 "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg"
The file was addedttcn3-sgsn-test-sns/osmo-stp.cfg