<!--

 Licensed to the OpenAirInterface (OAI) Software Alliance under one or more
 contributor license agreements.  See the NOTICE file distributed with
 this work for additional information regarding copyright ownership.
 The OpenAirInterface Software Alliance licenses this file to You under
 the OAI Public License, Version 1.1  (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.openairinterface.org/?page_id=698

 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.

 For more information about the OpenAirInterface (OAI) Software Alliance:
      contact@openairinterface.org

-->
<testCaseList>
        <htmlTabRef>rfsim-4glte-fembms</htmlTabRef>
        <htmlTabName>Monolithic eNB - FeMBMS</htmlTabName>
        <htmlTabIcon>wrench</htmlTabIcon>
        <TestCaseRequestedList>
 111111
 100011
 000013
 000002
 000014
 000002
 030011
 100011
        </TestCaseRequestedList>
        <TestCaseExclusionList></TestCaseExclusionList>

        <testCase id="111111">
                <class>Pull_Local_Registry</class>
                <desc>Pull Images from Local Registry</desc>
                <test_svr_id>0</test_svr_id>
                <images_to_pull>oai-enb oai-lte-ue</images_to_pull>
        </testCase>

        <testCase id="000001">
                <class>IdleSleep</class>
                <desc>Sleep</desc>
                <idle_sleep_time_in_sec>30</idle_sleep_time_in_sec>
        </testCase>

        <testCase id="000002">
                <class>IdleSleep</class>
                <desc>Sleep</desc>
                <idle_sleep_time_in_sec>10</idle_sleep_time_in_sec>
        </testCase>

        <testCase id="000013">
                <class>DeployGenObject</class>
                <desc>Deploy OAI 4G eNB RF sim (FeMBMS)</desc>
                <yaml_path>yaml_files/4g_rfsimulator_fembms</yaml_path>
                <services>oai_enb0</services>
                <nb_healthy>1</nb_healthy>
        </testCase>

        <testCase id="000014">
                <class>DeployGenObject</class>
                <desc>Deploy OAI 4G LTE-UE RF sim (FeMBMS)</desc>
                <yaml_path>yaml_files/4g_rfsimulator_fembms</yaml_path>
                <services>oai_ue0</services>
                <nb_healthy>2</nb_healthy>
        </testCase>

        <testCase id="030011">
                <class>IperfFromContainer</class>
                <desc>Push MBMS traffic</desc>
                <server_container_name>rfsim4g-oai-lte-ue0</server_container_name>
                <client_container_name>rfsim4g-oai-enb</client_container_name>
                <server_options>-sui1 -B 10.0.2.2</server_options>
                <client_options>-uc 10.0.2.2 -i1 -t10 -b2M -B10.0.2.1</client_options>
        </testCase>

        <testCase id="100011">
                <class>UndeployGenObject</class>
                <desc>Undeploy all OAI 4G stack</desc>
                <yaml_path>yaml_files/4g_rfsimulator_fembms</yaml_path>
        </testCase>

</testCaseList>