From 71a54fbf81f265a2ce77fb70445fb1eddd9f35c9 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Sat, 14 Mar 2020 19:20:03 +0100 Subject: [PATCH] doc/manuals: Fix title out of sequence asciidoc: WARNING: install.adoc: line 450: section title out of sequence: expected level 3, got level 4 Change-Id: I0c881405e66cc6815533bb884016db20cfdff3dc --- doc/manuals/chapters/install.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/manuals/chapters/install.adoc b/doc/manuals/chapters/install.adoc index e062b8d8..30db8be1 100644 --- a/doc/manuals/chapters/install.adoc +++ b/doc/manuals/chapters/install.adoc @@ -447,7 +447,7 @@ on the Main Unit will need to be able to log in through SSH as the slave unit is required here. [[install_capture_packets]] -===== Capture Packets +==== Capture Packets In order to allow collecting pcap traces of the network communication for later reference, allow the osmo-gsm-tester group to capture packets using the 'tcpdump' @@ -488,7 +488,7 @@ packets may result in a feedback loop: SSH activity to send tcpdump's output to your terminal is in turn is picked up in the tcpdump trace, and so forth. When testing 'tcpdump' access, make sure to have proper filter expressions in place. -===== Allow Core Files +==== Allow Core Files In case a binary run for the test crashes, a core file of the crash should be written. This requires a limit rule. Create a file with the required rule: @@ -512,7 +512,7 @@ TIP: Files required to be installed under '/etc/security/limits.d/' can be found under 'osmo-gsm-tester.git/utils/limits.d/', so one can simply cp them from there. -===== Allow Realtime Priority +==== Allow Realtime Priority Certain binaries should be run with real-time priority, like 'osmo-bts-trx'. Add this permission on the main unit: @@ -567,7 +567,7 @@ under 'osmo-gsm-tester.git/utils/bin/', so one can simply cp them from there. [[user_config_uhd]] -===== UHD +==== UHD Grant permission to use the UHD driver to run USRP devices for osmo-bts-trx, by adding the jenkins user to the 'usrp' group: