chore(ci): adding Flexric-RAN integration test
- Triggering a standalone FLEXRIC + 5G-RAN pipeline:
OAI-FLEXRIC-RAN-Integration-Test
- will be triggered by the RAN-Container-Parent
- but also by the
OAI-FLEXRIC
pipeline (to be done once integrated)
- Added an new python option:
--FlexRicTag=
than if not used, won't have any effect - Nice addition:
- if
--FlexRicTag=develop
or--ranCommitID=develop
--> will use the latest commit on eitherdev
ordevelop
branch.
- if
- Scenario-wise
- Using the
cn5g
deployment file from Luis in documentation, at least we will use it to make sure it is working at all time
- Using the
- we can add more test and especially checkers on the flexric calls.
Example run: https://jenkins-oai.eurecom.fr/job/OAI-FLEXRIC-RAN-Integration-Test/2/ was run on both "develop" images for RAN and Flexric
Linked to !3085 (merged)
Edited by Raphael Defosseux