magma / S1APTester

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

fix(agw): Updated envopt for automatic rebase to pass during provision #90

Open VinashakAnkitAman opened 1 year ago

VinashakAnkitAman commented 1 year ago

Title

fix(agw): Updated envopt for automatic rebase to pass during provision

Summary

After S1APTester code compilation, we get the file envopt.h auto-modified, which creates problem while cloning the code automatically during provision. This leads to older S1APTester code working with the latest magma and sometimes needs S1APTester VM to destroy and recreate. This PR fixes the issue by committing the updated envopt.h file so that provision is sufficient enough to pull-in the latest changes every time.

Test plan

Verified with sanity