Commit Graph

240 Commits

Author SHA1 Message Date
Gerrit Code Review 5336d6f440 Update notes for submitted changes
* iperf3: increase extra timeout to 30s
* rfemu: add max attenuation getter
* enb_amarisoft: fix typo
* epc: refactor run_wait() method and rename to prepare_proc()
2020-06-15 15:09:37 +00:00
Gerrit Code Review 61352d6389 Update notes for submitted changes
* config: Allow empty config files
* testenv: Prepend underscor to internal method
2020-06-15 14:08:09 +00:00
Gerrit Code Review 95ab2f1ab8 Update notes for submitted changes
* Implement per-test timeout guard
* Refactor test specific config parsing & generation
2020-06-15 08:55:03 +00:00
Gerrit Code Review 7d9fb4bb70 Update notes for submitted changes
* test: Move duration time calculation to helper function
2020-06-12 15:18:32 +00:00
Gerrit Code Review 0200273661 Update notes for submitted changes
* iperf3: Fix iperf3cli.launch_sync() when configured to run more than 300 sec
2020-06-12 14:02:05 +00:00
Gerrit Code Review 983c004847 Update notes for submitted changes
* srsenb_sib.conf.tmpl: add default SIB3
2020-06-11 18:38:08 +00:00
Gerrit Code Review 42e61bde10 Update notes for submitted changes
* test: Store brief log per test and use as default report_stdout
2020-06-11 16:30:51 +00:00
Gerrit Code Review 798e991736 Update notes for submitted changes
* suites/4g: Wait for IP addr received before trying to use the link
2020-06-11 15:31:14 +00:00
Gerrit Code Review 6d176aea8f Update notes for submitted changes
* testenv: Add debug log when overlaying templates dir
2020-06-11 15:08:29 +00:00
Gerrit Code Review 0a83d26804 Update notes for submitted changes
* amarisoft_enb: Properly set S1AP SCTP bind ip addr
2020-06-11 11:28:17 +00:00
Gerrit Code Review 3a96e12f7a Update notes for submitted changes
* log: Fix OriginLoopError generated in log.Error from testenv.poll()
2020-06-11 10:54:20 +00:00
Gerrit Code Review 3197ded7ba Update notes for submitted changes
* ttcn3: Don't overwrite output junit file on multiple testsuites
2020-06-11 09:01:49 +00:00
Gerrit Code Review 7c03efb325 Update notes for submitted changes
* EventLoop: Fix log error "Origin parent loop" during wait()
2020-06-10 18:03:52 +00:00
Gerrit Code Review cbd54d7935 Update notes for submitted changes
* tests: Replace is_connected() with is_registered()
2020-06-10 16:31:25 +00:00
Gerrit Code Review 07502a092f Update notes for submitted changes
* doc/manual: Fix links to nonexistent sections
2020-06-10 15:59:05 +00:00
Gerrit Code Review 739c7c0a2c Update notes for submitted changes
* srsenb.conf.tmpl: reduce RRC inactivity timer to 5s
* srsenb_sib.conf.tmpl: increase default T311 value to 10s
* srsenb_sib.conf_tmpl: fix whitespaces
* ms_srs: add PRACH, reestablishment and paging counter
* epc: add run function to EPC
2020-06-10 11:27:01 +00:00
Gerrit Code Review 4f97bda74a Update notes for submitted changes
* enb: refactor ue_max_rate() and move helper function back to sub classes
2020-06-10 08:47:55 +00:00
Gerrit Code Review ad20acaf7b Update notes for submitted changes
* amarisoft_enb: fix RI config
2020-06-10 08:12:10 +00:00
Gerrit Code Review 614659fdf1 Update notes for submitted changes
* sysmocom/ttcn3/jenkins-run.sh: Pass confg file as cmdline
2020-06-09 20:40:15 +00:00
Gerrit Code Review bfac9c762e Update notes for submitted changes
* Fix ttcn3 testsuites after recent refactors
2020-06-09 14:11:20 +00:00
Gerrit Code Review 58577706ff Update notes for submitted changes
* report: Add trial commit info to junit file
2020-06-05 12:47:58 +00:00
Gerrit Code Review 658354ba30 Update notes for submitted changes
* report: Add trial name to junit 'testsuites' node
2020-06-05 10:21:37 +00:00
Gerrit Code Review e90c658c36 Update notes for submitted changes
* ms_srs: sum bitrates for all component carrier
2020-05-29 09:55:59 +00:00
Gerrit Code Review b5214dd350 Update notes for submitted changes
* enb: remove freq config for zmq operation
2020-05-29 09:55:40 +00:00
Gerrit Code Review 1f29ce4d5c Update notes for submitted changes
* ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label
* enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label
* ms_{srs,amarisoft}: Reuse run_node to hold run info
* enb: Reuse run_node to hold run info
* epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label
* Support identifying different tgz files based on run_label attribute
2020-05-28 13:13:05 +00:00
Gerrit Code Review 37d3a621db Update notes for submitted changes
* Fix processes run with RemoteProcessSafeExit not receiving stdin
2020-05-27 13:57:54 +00:00
Gerrit Code Review 0d8ddcb358 Update notes for submitted changes
* ms_srs: wait 6s after stopping srsUE
* enb: fix UL max rate calculation
* ms_srs: allow + operator when specifying CSV columns
* ms_srs: add max rolling average as metric operation
2020-05-26 13:55:39 +00:00
Gerrit Code Review b52c2afbde Update notes for submitted changes
* iperf3: Support using configuring UDP protocol
2020-05-25 10:15:22 +00:00
Gerrit Code Review c741722cdc Update notes for submitted changes
* config: Allow setting trial directory in main.conf
2020-05-12 14:38:35 +00:00
Gerrit Code Review d01d86d886 Update notes for submitted changes
* Move update_version.sh to contrib/
* Move check_dependencies.py to contrib/
* doc/manuals: Swap order of schemas and config files
* Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it
2020-05-12 12:53:53 +00:00
Gerrit Code Review 8aeff09ea8 Update notes for submitted changes
* selftest: Introduce scenario_test
2020-05-11 15:04:45 +00:00
Gerrit Code Review 801d4659c3 Update notes for submitted changes
* osmo-gsm-tester.py: Update help description and remove old nope cmdline arg
2020-05-08 11:32:49 +00:00
Gerrit Code Review d093e22b40 Update notes for submitted changes
* Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones
2020-05-07 17:23:34 +00:00
Gerrit Code Review 10e444962c Update notes for submitted changes
* ms_driver: Fix typos after recent refactorings
2020-05-07 15:28:51 +00:00
Gerrit Code Review 1d7d0cb57f Update notes for submitted changes
* suites: 4g: Parametrize handover.py test
* Allow suites to dynamically register schemas so tests can receive parameters
2020-05-07 15:06:01 +00:00
Gerrit Code Review 71a41782a6 Update notes for submitted changes
* Makefile: Implement clean target
* Makefile: Add manual target to build user manual
2020-05-07 13:27:55 +00:00
Gerrit Code Review 9c6226f22f Update notes for submitted changes
* srs_{enb,ue}: don't set sc12 as OTW format
* enb: add rf_port to cell list param
2020-05-06 20:21:18 +00:00
Gerrit Code Review 2aafc7fe45 Update notes for submitted changes
* schema: Allow keys to start with a number
2020-05-06 17:14:46 +00:00
Gerrit Code Review 56ec1bc256 Update notes for submitted changes
* suites/4g: Introduce sample handover test
2020-05-06 15:30:13 +00:00
Gerrit Code Review f941273e31 Update notes for submitted changes
* osmo-gsm-tester.py: Fix import error when using default-suites.conf
2020-05-06 12:21:01 +00:00
Gerrit Code Review bdd4c551eb Update notes for submitted changes
* doc: Drop redundant app-name in install section
2020-05-05 17:44:50 +00:00
Gerrit Code Review 3295c465df Update notes for submitted changes
* srsenb_rr.conf.tmpl: extend CQI and SR subframe scheduling
* ms_srs: fix ZMQ radio arguments for CA and MIMO configs
* enb: refactored rf_args handling for ZMQ-based radio
* amarisoft_enb: use two antenna ports for TM > 1
2020-04-22 21:22:12 +00:00
Gerrit Code Review 888b7c14d6 Update notes for submitted changes
* jenkins-build-common.sh: also pass additional build flags to CMake
2020-04-21 13:00:34 +00:00
Gerrit Code Review 9fd3408a97 Update notes for submitted changes
* jenkins-build-amarisoft: turn off other RF libs when building for zmq driver
2020-04-21 12:59:59 +00:00
Gerrit Code Review f0a48628aa Update notes for submitted changes
* AmarisoftUE: Fix setting tx/rx gain attr
2020-04-20 16:20:33 +00:00
Gerrit Code Review 6cfde561b5 Update notes for submitted changes
* srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes
2020-04-20 14:52:24 +00:00
Gerrit Code Review 987b181139 Update notes for submitted changes
* enb: Add attribute to set 'id'
2020-04-20 14:52:03 +00:00
Gerrit Code Review 8031b6d14f Update notes for submitted changes
* powersupply.py: Fix import module line typo
2020-04-19 17:17:58 +00:00
Gerrit Code Review e787cfef67 Update notes for submitted changes
* enb: Add cell_list attribute
2020-04-18 20:41:48 +00:00
Gerrit Code Review e7ac5bcc98 Update notes for submitted changes
* check_dependencies: Import modules dynamically and find related debian packages
* powersupply: Import sublcass module only if used
2020-04-18 20:23:38 +00:00