magma / S1APTester

A test tool that simulates the s1aptest functionality of a LTE network
Other
53 stars 42 forks source link

S1APTester needs CI workflows to be integrated for basic compilation coding style verifications #87

Open VinashakAnkitAman opened 1 year ago

VinashakAnkitAman commented 1 year ago

Setup Details

The S1APTester is used along with Magma EPC (https://github.com/magma/magma).

Summary:

Currently when a PR is raised in S1APTester, there is no CI workflow running over the PR for compilation, coding style or functionality verification. We need a workflow for basic sanity verification in S1APTester as well.