X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Ftests%2FdataProvider.go;h=8095663bffc673682c6364fd98af10ac6aaee8c6;hb=63b5d926f439ca666378697ec81d893fc633dae5;hp=64d390ee9fdf2d3413665786a0088d2d27a1d016;hpb=07ef76dd471a0892a893c90e0ab06713aee34be1;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/tests/dataProvider.go b/E2Manager/tests/dataProvider.go index 64d390e..8095663 100644 --- a/E2Manager/tests/dataProvider.go +++ b/E2Manager/tests/dataProvider.go @@ -13,7 +13,10 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// + +// This source code is part of the near-RT RIC (RAN Intelligent Controller) +// platform project (RICP). + package tests @@ -28,7 +31,7 @@ import ( const ( MaxMsgSize int = 4096 - Port int = 5555 + Port int = 3801 Flags int = 0 MessageType int = 1001 RanPort uint16 = 879