X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=Automation%2FTests%2FE2Term_Initialization%2FE2Term_Init_Message_Test.robot;h=1351df76a50d07e888fda6e0c9e5f5f278672574;hb=refs%2Fchanges%2F43%2F4143%2F1;hp=3ce8a504d36e7596cbb8a533f0ebf5a42498cad3;hpb=efcb4528362460aa2249d319c9752b63bb720fe2;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/E2Term_Initialization/E2Term_Init_Message_Test.robot b/Automation/Tests/E2Term_Initialization/E2Term_Init_Message_Test.robot index 3ce8a50..1351df7 100644 --- a/Automation/Tests/E2Term_Initialization/E2Term_Init_Message_Test.robot +++ b/Automation/Tests/E2Term_Initialization/E2Term_Init_Message_Test.robot @@ -1,3 +1,25 @@ +############################################################################## +# +# Copyright (c) 2019 AT&T Intellectual Property. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# 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). +# + *** Settings *** Suite Setup Prepare Enviorment Resource ../Resource/resource.robot @@ -12,10 +34,8 @@ Library ../Scripts/e2t_db_script.py Test New E2T Send Init Stop E2 - - ${result}= cleanup_db.flush_and_restore_without_e2t_keys + ${result}= cleanup_db.flush Should Be Equal As Strings ${result} True - Start E2 prepare logs for tests