FredericLeroy created page: how to run oaisim with multiple ue authored by Gabriel's avatar Gabriel
...@@ -64,10 +64,11 @@ mkdir -p ~/openairinterface5g ...@@ -64,10 +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 version of develop, please read the policy for continuous integration (https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/GitLabWorkFlow) and take the last tag from the following page : ## 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)
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 ok.
#### Step 2: Run Automated Build Script for UE without S1 Interface #### Step 2: Run Automated Build Script for UE without S1 Interface
... ...
......