From c1220e141858576fcbf5bc49a5463d4715621aac Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 16 Mar 2020 19:50:40 +0100 Subject: doc/manuals: Several format and styles fixes for config.adoc Change-Id: I6371e09d6d88f137e7611bd60ac97b86414d8c47 --- doc/manuals/chapters/config.adoc | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/manuals/chapters/config.adoc b/doc/manuals/chapters/config.adoc index a8bb958..f9b390d 100644 --- a/doc/manuals/chapters/config.adoc +++ b/doc/manuals/chapters/config.adoc @@ -160,7 +160,7 @@ This schema is used by <> and <> schema. In <> it is used to construct the list of requested resources. In <>, it is used to inject - attributes to the initial <> _resources_ section and + attributes to the initial <> _resources_ section and hence further restrain it. [[schema_conf_sec_modifiers]] - Section 'modifiers': Both in <> and @@ -453,7 +453,7 @@ configurations look cumbersome because they exhibit only one trait / a trait that is repeated numerous times. No special notation for these cases is available (yet). -[[default_suites]] +[[default_suites_conf]] ==== 'default-suites.conf' (optional) The 'default-suites.conf' file contains a YAML list of 'suite:scenario+scenario+...' @@ -561,14 +561,17 @@ production one and an RnD one, used to develop {app-name} itself. These two set ups share mostly all configuration, main difference being the <> file being used. -All {app-name} related configuration for that environment is publicly available in 'osmo-gsm-tester.git' itself::: -- <>: Available Available under 'example/', with its paths already configured to take - required bits from inside the git repository. +All {app-name} related configuration for that environment is publicly available +in 'osmo-gsm-tester.git' itself: + +- <>: Available Available under 'example/', with its paths + already configured to take required bits from inside the git repository. - <>: Available under 'suites/' - <>: Available under 'example/scenarios/' - <>: Available under 'example/' as 'resources.conf.prod' for Production setup and as 'resources.conf.rnd' for the - RnD setup. One must use a symbolic link to have it available as 'resources.conf'. + RnD setup. One must use a symbolic link to have it available as + 'resources.conf'. //TODO: resources.conf file path should be modifiable through paths.conf! @@ -580,7 +583,8 @@ such a set of binaries, see <>. Examples for launching test trials: -- Run the default suites (see <>) on a given set of binaries: +- Run the default suites (see <>) on a + given set of binaries: ---- osmo-gsm-tester.py path/to/my-trial -- cgit v1.2.3