WIP: Split73
Merge request reports
Activity
OAI RAN-CI-develop build (347): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/347/)
OAI RAN-CI-develop build (348): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/348/)
Hello @lthomas
Looks promising.
My comments:
- you seemed to have fixed a few compilation warnings but also inserted new ones.
- All IF4.5 tests are failing in TDD and FDD. No discrimination. Failure when attaching UE
- Basic sim also completely fail (maybe related to above line)
- Rest is OK
Regards, Raphael
added 30 commits
-
44167f01...6c8938d5 - 29 commits from branch
develop
- 756ac05e - merge develop,fix basic sim and warnings
-
44167f01...6c8938d5 - 29 commits from branch
OAI RAN-CI-develop build (354): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/354/)
added 33 commits
-
756ac05e...82e97fce - 31 commits from branch
develop
- 82e71ace - merge develop
- 6bbf9011 - compilation ok
-
756ac05e...82e97fce - 31 commits from branch
OAI RAN-CI-develop build (387): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/387/)
added 361 commits
-
6bbf9011...e197824e - 360 commits from branch
develop
- 861caa73 - merge develop
-
6bbf9011...e197824e - 360 commits from branch
added 67 commits
-
861caa73...238c83f4 - 66 commits from branch
develop
- 1bf529be - Merge remote-tracking branch 'origin/develop' into split73
-
861caa73...238c83f4 - 66 commits from branch
I made a mistake on Friday. I removed the webhook w/ Jenkins server by accident. So your job did not start.
Then I also merged into
develop
and your branch was having conflicts. I resolved them and the CI is now scheduled.I'll forward you the results tomorrow morning.
Raphael
OAI RAN-CI-develop build (416): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/416/)
OAI RAN-CI-develop build (419): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/419/)
I looked at the results on the run 419.
Pretty much the same outcome as for run 354:
- All the tests in IF4.5 (FDD or TDD) are failing
- I think you've created an issue w/ the L2 nFAPI simulator
- in S1 mode (w/ EPC) --> oaitun_ue* are not raised by the UE soft-modem
- in noS1 mode, it looks a bit better, but still.
- The rest are usual instabilities on our code.
Raphael
OAI RAN-CI-develop build (422): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/422/)
Much better.
I think your last commit fixed something important. All IF4.5 / F1 are passing nicely and also the OAI-UE + USRP tests also.
You still have the L2 nFAPI simulator failing. Same symptoms.
Regards Raphael
OAI RAN-CI-develop build (425): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/425/)
Now that we are near integration.
Is there a way of testing this new feature? Did you push new configuration file examples?
Thx a lot of your feedback.
Raphael
Hi,
I've put a design documentation with some usage examples in: $OPENAIR_DIR/doc/SystemX-tutorial-design.md
Of course we can build CI tests:
- ocp-enb in one process: much simpler for beginners to understand the eNB main loop :) and maybe better stability than lte-softmodem we can run all monolithic eNB CI test with this binary, it should work (or I have bugs)
- ocp-enb in 7.3 split with udp transport it can run in one machine (loopback interface) or on two machines
How do we proceed ?
mentioned in merge request !809 (merged)
added 6 commits
-
3c4cafa1...c918f1d8 - 3 commits from branch
develop
- b1da2942 - justone log line
- 60845819 - Merge branch 'develop' of gitlab.eurecom.fr:oai/openairinterface5g into split73
- 744fe928 - set back rrc as a separate thread, lead to create back race conditions
Toggle commit list-
3c4cafa1...c918f1d8 - 3 commits from branch
OAI RAN-CI-develop build (436): failed (https://open5glab.eurecom.fr:8083/jenkins/job/RAN-CI-develop/436/)