From 05837ad0de11c4c75fc8f5ba6512ef5e59793702 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Fri, 14 Apr 2017 04:18:06 +0200 Subject: rename default.conf to defaults.conf Change-Id: I0928ed306b0ca9b173dac092c77a9c6986714803 --- selftest/real_suite/default.conf | 26 -------------------------- selftest/real_suite/defaults.conf | 26 ++++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 26 deletions(-) delete mode 100644 selftest/real_suite/default.conf create mode 100644 selftest/real_suite/defaults.conf (limited to 'selftest') diff --git a/selftest/real_suite/default.conf b/selftest/real_suite/default.conf deleted file mode 100644 index 626da4b..0000000 --- a/selftest/real_suite/default.conf +++ /dev/null @@ -1,26 +0,0 @@ -nitb: - net: - mcc: 1 - mnc: 868 - short_name: osmo-gsm-tester - long_name: osmo-gsm-tester - auth_policy: closed - encryption: a5 0 - -nitb_bts: - location_area_code: 23 - base_station_id_code: 63 - stream_id: 255 - osmobsc_bts_type: sysmobts - trx_list: - - max_power_red: 22 - arfcn: 868 - timeslot_list: - - phys_chan_config: CCCH+SDCCH4 - - phys_chan_config: SDCCH8 - - phys_chan_config: TCH/F_TCH/H_PDCH - - phys_chan_config: TCH/F_TCH/H_PDCH - - phys_chan_config: TCH/F_TCH/H_PDCH - - phys_chan_config: TCH/F_TCH/H_PDCH - - phys_chan_config: TCH/F_TCH/H_PDCH - - phys_chan_config: TCH/F_TCH/H_PDCH diff --git a/selftest/real_suite/defaults.conf b/selftest/real_suite/defaults.conf new file mode 100644 index 0000000..626da4b --- /dev/null +++ b/selftest/real_suite/defaults.conf @@ -0,0 +1,26 @@ +nitb: + net: + mcc: 1 + mnc: 868 + short_name: osmo-gsm-tester + long_name: osmo-gsm-tester + auth_policy: closed + encryption: a5 0 + +nitb_bts: + location_area_code: 23 + base_station_id_code: 63 + stream_id: 255 + osmobsc_bts_type: sysmobts + trx_list: + - max_power_red: 22 + arfcn: 868 + timeslot_list: + - phys_chan_config: CCCH+SDCCH4 + - phys_chan_config: SDCCH8 + - phys_chan_config: TCH/F_TCH/H_PDCH + - phys_chan_config: TCH/F_TCH/H_PDCH + - phys_chan_config: TCH/F_TCH/H_PDCH + - phys_chan_config: TCH/F_TCH/H_PDCH + - phys_chan_config: TCH/F_TCH/H_PDCH + - phys_chan_config: TCH/F_TCH/H_PDCH -- cgit v1.2.3