3 # ============LICENSE_START===============================================
4 # Copyright (C) 2020 Nordix Foundation. All rights reserved.
5 # ========================================================================
6 # Licensed under the Apache License, Version 2.0 (the "License");
7 # you may not use this file except in compliance with the License.
8 # You may obtain a copy of the License at
10 # http://www.apache.org/licenses/LICENSE-2.0
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
17 # ============LICENSE_END=================================================
21 TC_ONELINE_DESCR="Sanity test, create service and then create,update and delete a policy using http/https and Agent REST/DMAAP with/without SDNC controller"
23 #App names to include in the test when running docker, space separated list
24 DOCKER_INCLUDED_IMAGES="CBS CONSUL CP CR MR DMAAPMR PA RICSIM SDNC NGW KUBEPROXY"
26 #App names to include in the test when running kubernetes, space separated list
27 KUBE_INCLUDED_IMAGES="CP CR MR DMAAPMR PA RICSIM SDNC NGW KUBEPROXY "
28 #Prestarted app (not started by script) to include in the test when running kubernetes, space separated list
29 KUBE_PRESTARTED_IMAGES=""
31 #Ignore image in DOCKER_INCLUDED_IMAGES, KUBE_INCLUDED_IMAGES if
32 #the image is not configured in the supplied env_file
33 #Used for images not applicable to all supported profile
34 CONDITIONALLY_IGNORED_IMAGES="NGW"
36 #Supported test environment profiles
37 SUPPORTED_PROFILES="ONAP-GUILIN ONAP-HONOLULU ONAP-ISTANBUL ONAP-JAKARTA ORAN-CHERRY ORAN-D-RELEASE ORAN-E-RELEASE ORAN-F-RELEASE"
39 SUPPORTED_RUNMODES="DOCKER KUBE"
41 . ../common/testcase_common.sh $@
49 # Tested variants of REST/DMAAP/SDNC config
50 TESTED_VARIANTS="REST DMAAP REST+SDNC DMAAP+SDNC"
51 #Test agent and simulator protocol versions (others are http only)
52 TESTED_PROTOCOLS="HTTP HTTPS"
53 for __httpx in $TESTED_PROTOCOLS ; do
54 for interface in $TESTED_VARIANTS ; do
56 echo "#####################################################################"
57 echo "#####################################################################"
58 echo "### Testing agent: $interface using $__httpx"
59 echo "#####################################################################"
60 echo "#####################################################################"
66 if [ $__httpx == "HTTPS" ]; then
72 start_policy_agent NORPOXY $SIM_GROUP/$POLICY_AGENT_COMPOSE_DIR/$POLICY_AGENT_CONFIG_FILE
76 # Create service to be able to receive events when rics becomes available
77 # Must use rest towards the agent since dmaap is not configured yet
78 api_put_service 201 "ric-registration" 0 "$CR_SERVICE_APP_PATH_0/ric-registration"
80 if [ $__httpx == "HTTPS" ]; then
84 if [[ $interface = *"SDNC"* ]]; then
87 if [[ $interface = *"DMAAP"* ]]; then
96 if [[ $interface = *"SDNC"* ]]; then
99 if [[ $interface = *"DMAAP"* ]]; then
106 start_ric_simulators ricsim_g1 1 OSC_2.1.0
107 start_ric_simulators ricsim_g2 1 STD_1.1.3
108 if [ "$PMS_VERSION" == "V2" ]; then
109 start_ric_simulators ricsim_g3 1 STD_2.0.0
112 start_mr "$MR_READ_TOPIC" "/events" "users/policy-agent" \
113 "$MR_WRITE_TOPIC" "/events" "users/mr-stub"
117 start_control_panel $SIM_GROUP/$CONTROL_PANEL_COMPOSE_DIR/$CONTROL_PANEL_CONFIG_FILE
119 if [ ! -z "$NRT_GATEWAY_APP_NAME" ]; then
120 start_gateway $SIM_GROUP/$NRT_GATEWAY_COMPOSE_DIR/$NRT_GATEWAY_CONFIG_FILE
123 if [ $RUNMODE == "DOCKER" ]; then
127 if [[ $interface = *"SDNC"* ]]; then
129 prepare_consul_config SDNC ".consul_config.json"
131 prepare_consul_config NOSDNC ".consul_config.json"
134 if [ $RUNMODE == "KUBE" ]; then
135 agent_load_config ".consul_config.json"
137 consul_config_app ".consul_config.json"
140 mr_equal requests_submitted 0
142 sim_put_policy_type 201 ricsim_g1_1 1 testdata/OSC/sim_1.json
144 if [ "$PMS_VERSION" == "V2" ]; then
146 sim_put_policy_type 201 ricsim_g3_1 STD_QOS_0_2_0 testdata/STD2/sim_qos.json
148 api_equal json:rics 3 300
150 api_equal json:policy-types 3 120
152 api_equal json:policies 0
154 api_equal json:policy-instances 0
156 cr_equal 0 received_callbacks 3 120
158 cr_api_check_all_sync_events 200 0 ric-registration ricsim_g1_1 ricsim_g2_1 ricsim_g3_1
161 api_equal json:rics 2 300
163 api_equal json:policy_schemas 2 120
165 api_equal json:policy_types 2
167 api_equal json:policies 0
169 api_equal json:policy_ids 0
172 echo "############################################"
173 echo "############## Health check ################"
174 echo "############################################"
178 echo "############################################"
179 echo "##### Service registry and supervision #####"
180 echo "############################################"
182 api_put_service 201 "serv1" 1000 "$CR_SERVICE_APP_PATH_0/1"
184 api_get_service_ids 200 "serv1" "ric-registration"
186 api_put_services_keepalive 200 "serv1"
188 echo "############################################"
189 echo "############## RIC Repository ##############"
190 echo "############################################"
192 if [ "$PMS_VERSION" == "V2" ]; then
193 api_get_rics 200 NOTYPE "ricsim_g1_1:me1_ricsim_g1_1,me2_ricsim_g1_1:1:AVAILABLE ricsim_g2_1:me1_ricsim_g2_1,me2_ricsim_g2_1:EMPTYTYPE:AVAILABLE ricsim_g3_1:me1_ricsim_g3_1,me2_ricsim_g3_1:STD_QOS_0_2_0:AVAILABLE"
195 api_get_rics 200 NOTYPE "ricsim_g1_1:me1_ricsim_g1_1,me2_ricsim_g1_1:1:AVAILABLE ricsim_g2_1:me1_ricsim_g2_1,me2_ricsim_g2_1:EMPTYTYPE:AVAILABLE"
198 echo "############################################"
199 echo "########### A1 Policy Management ###########"
200 echo "############################################"
202 if [ "$PMS_VERSION" == "V2" ]; then
203 notificationurl=$CR_SERVICE_APP_PATH_0"/test"
207 api_put_policy 201 "serv1" ricsim_g1_1 1 5000 NOTRANSIENT $notificationurl testdata/OSC/pi1_template.json
208 api_put_policy 200 "serv1" ricsim_g1_1 1 5000 NOTRANSIENT $notificationurl testdata/OSC/pi1_template.json
209 if [ "$PMS_VERSION" == "V2" ]; then
210 api_put_policy 201 "serv1" ricsim_g3_1 STD_QOS_0_2_0 5200 true $notificationurl testdata/STD2/pi_qos_template.json
211 api_put_policy 200 "serv1" ricsim_g3_1 STD_QOS_0_2_0 5200 true $notificationurl testdata/STD2/pi_qos_template.json
214 api_put_policy 201 "serv1" ricsim_g2_1 NOTYPE 5100 NOTRANSIENT $notificationurl testdata/STD/pi1_template.json
215 api_put_policy 200 "serv1" ricsim_g2_1 NOTYPE 5100 NOTRANSIENT $notificationurl testdata/STD/pi1_template.json
217 if [ "$PMS_VERSION" == "V2" ]; then
218 api_equal json:policies 3
220 api_equal json:policies 2
223 api_delete_policy 204 5000
225 api_delete_policy 204 5100
227 if [ "$PMS_VERSION" == "V2" ]; then
228 api_delete_policy 204 5200
231 if [ "$PMS_VERSION" == "V2" ]; then
232 api_equal json:policies 0
234 api_equal json:policy-instances 0
236 api_equal json:policies 0
238 api_equal json:policy_ids 0
241 if [ "$PMS_VERSION" == "V2" ]; then
242 cr_equal 0 received_callbacks 3
245 if [[ $interface = *"DMAAP"* ]]; then
247 if [ "$PMS_VERSION" == "V2" ]; then
248 VAL=14 # Number of Agent API calls over DMAAP
250 VAL=11 # Number of Agent API calls over DMAAP
252 mr_equal requests_fetched $VAL
253 mr_equal responses_submitted $VAL
254 mr_equal responses_fetched $VAL
255 mr_equal current_requests 0
256 mr_equal current_responses 0
258 mr_equal requests_submitted 0
261 if [[ $interface = *"SDNC"* ]]; then
262 sim_contains_str ricsim_g1_1 remote_hosts $SDNC_APP_NAME
263 sim_contains_str ricsim_g2_1 remote_hosts $SDNC_APP_NAME
264 if [ "$PMS_VERSION" == "V2" ]; then
265 sim_contains_str ricsim_g3_1 remote_hosts $SDNC_APP_NAME
268 sim_contains_str ricsim_g1_1 remote_hosts $POLICY_AGENT_APP_NAME
269 sim_contains_str ricsim_g2_1 remote_hosts $POLICY_AGENT_APP_NAME
270 if [ "$PMS_VERSION" == "V2" ]; then
271 sim_contains_str ricsim_g3_1 remote_hosts $POLICY_AGENT_APP_NAME
275 check_policy_agent_logs
278 if [[ $interface = *"SDNC"* ]]; then
282 store_logs "${__httpx}__${interface}"
288 #### TEST COMPLETE ####
293 auto_clean_environment