Hi Brain, I tested delete the service with "ete-k8s.sh onap deleteVNF Vfmodule_Ete_vFWCLvPKG_452156c1_1". It did not work. This service was the one i created with "ete-k8s.sh onap instantiateVFWCL".
ubuntu@onap-nfs:~/oom/kubernetes/robot$ ./ete-k8s.sh onap deleteVNF Vfmodule_Ete_vFWCLvPKG_452156c1_1 ++ export NAMESPACE=onap ++ NAMESPACE=onap +++ kubectl --namespace onap get pods +++ sed 's/ .*//' +++ grep robot ++ POD=dev-robot-547f588cc8-vgc7s ++ TAGS='-i deleteVNF' +++ dirname ./ete-k8s.sh ++ DIR=. ++ SCRIPTDIR=scripts/etescript ++ ETEHOME=/var/opt/ONAP ++ [[ Vfmodule_Ete_vFWCLvPKG_452156c1_1 == \e\x\e\c\s\c\r\i\p\t ]] +++ kubectl --namespace onap exec dev-robot-547f588cc8-vgc7s -- bash -c 'ls -1q /share/logs/ | wc -l' ++ export GLOBAL_BUILD_NUMBER=20 ++ GLOBAL_BUILD_NUMBER=20 +++ printf %04d 20 ++ OUTPUT_FOLDER=0020_ete_deleteVNF ++ DISPLAY_NUM=110 ++ VARIABLEFILES='-V /share/config/robot_properties.py' ++ VARIABLES='-v GLOBAL_BUILD_NUMBER:29671' ++ case $2 in ++ kubectl --namespace onap exec dev-robot-547f588cc8-vgc7s -- /var/opt/ONAP/runTags.sh -V /share/config/robot_properties.py -v GLOBAL_BUILD_NUMBER:29671 -d /share/logs/0020_ete_deleteVNF -i deleteVNF --display 110 Starting Xvfb on display :110 with res 1280x1024x24 Executing robot tests at log level TRACE ============================================================================== Testsuites ============================================================================== [ WARN ] Error in file '/var/opt/ONAP/robot/resources/test_templates/vnf_orchestration_test_template.robot': Escaping empty cells with '\' before line continuation marker '...' is deprecated. Remove escaping before Robot Framework 3.2. [ WARN ] Error in file '/var/opt/ONAP/robot/resources/test_templates/vnf_orchestration_test_template.robot': Escaping empty cells with '\' before line continuation marker '...' is deprecated. Remove escaping before Robot Framework 3.2. Testsuites.Demo :: Executes the VNF Orchestration Test cases including setu... ============================================================================== Delete Instantiated VNF :: This test assumes all necessary variabl... | FAIL | TypeError: Expected argument 1 to be a list or list-like, got string instead. ------------------------------------------------------------------------------ Testsuites.Demo :: Executes the VNF Orchestration Test cases inclu... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Testsuites | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Output: /share/logs/0020_ete_deleteVNF/output.xml Log: /share/logs/0020_ete_deleteVNF/log.html Report: /share/logs/0020_ete_deleteVNF/report.html command terminated with exit code 1 Regards, Emin -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22494): https://lists.onap.org/g/onap-discuss/message/22494 Mute This Topic: https://lists.onap.org/mt/78360702/21656 Mute #robot:https://lists.onap.org/g/onap-discuss/mutehashtag/robot Mute #frankfurt:https://lists.onap.org/g/onap-discuss/mutehashtag/frankfurt Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
