FredericLeroy created page: how to run oaisim with multiple ue authored by Gabriel's avatar Gabriel
...@@ -64,11 +64,11 @@ mkdir -p ~/openairinterface5g ...@@ -64,11 +64,11 @@ mkdir -p ~/openairinterface5g
The instruction can be found at: [GetSources](GetSources). The instruction can be found at: [GetSources](GetSources).
## To get a stable UE version use always the last tag from develop, please read the policy for continuous integration ##### To get a stable UE version use always the last tag from develop, please read the policy for continuous integration
(https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/GitLabWorkFlow) (https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/GitLabWorkFlow)
and take the last tag from the following page : #####and take the last tag from the following page :
https://gitlab.eurecom.fr/oai/openairinterface5g/tags https://gitlab.eurecom.fr/oai/openairinterface5g/tags
## It should ensure that a minimum of test has been done and the stability and throughput is correct. ##### It should ensure that a minimum of test has been done and the stability and throughput is correct.
#### Step 2: Run Automated Build Script for UE without S1 Interface #### Step 2: Run Automated Build Script for UE without S1 Interface
... ...
......