[RICPLT-2527] Add Automation and UTs
[ric-plt/e2mgr.git] / E2Manager / tests / dataProvider.go
index 64d390e..8095663 100644 (file)
 // 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