From 123666b7306de24df7352c3bba62f23ccb936667 Mon Sep 17 00:00:00 2001 From: hardy <remi.hardy@openairinterface.org> Date: Mon, 14 Sep 2020 11:11:39 +0200 Subject: [PATCH] completing the fr1 doc (with python script) --- doc/TESTING_GNB_W_COTS_UE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/TESTING_GNB_W_COTS_UE.md b/doc/TESTING_GNB_W_COTS_UE.md index affd74fc92..17f37ad2d7 100644 --- a/doc/TESTING_GNB_W_COTS_UE.md +++ b/doc/TESTING_GNB_W_COTS_UE.md @@ -390,7 +390,10 @@ The automation scripts are available on ILIADE. The end-to-end test is integrated in the CI flow in a semi-automated manner, comprising 3 steps: - update a YAML file comprising the IT resources definition, branch and commit number the test has to run on - run the python script that generates the test from the YAML file -- run the test +``` +python3 obj_build_from_yaml.py py_params_template.yaml fr1.sh +``` +- run the test (fr1.sh) At the date of writing, the test comprises the deployment of the components (epc, eNB, gNB, cots ue) and the execution of 2 pings procedures (20 pings in 20sec, then 5 pings in 1sec) -- 2.26.2