Improve Xtesting for using NFV-TST code directly 08/10808/8
authorKoichi Edagawa <edagawa.kc@nec.com>
Wed, 29 Mar 2023 09:44:24 +0000 (18:44 +0900)
committerKoichi Edagawa <edagawa.kc@nec.com>
Thu, 25 May 2023 08:27:07 +0000 (17:27 +0900)
commit911988ecafadcfcffc2dfa186673c28c3925c54e
tree540474c8052ebea9d7a8b9b2239af4761fa8f069
parent72af9075bde915a27623505623d64a4e4add655f
Improve Xtesting for using NFV-TST code directly

In the current Xtesting, the API conformance test suites provided
by ETSI NFV-TST 010 have been modified internally to adapt our test
framework.
In this patch, Xtesting is improved to directly use NFV-TST test
suites.

Issue-ID: SMO-131
Signed-off-by: Koichi Edagawa <edagawa.kc@nec.com>
Change-Id: Ifc30297ae99863244af9d00a09cd07edb3da0a5f
16 files changed:
tacker/tacker/tests/xtesting/api-tests/SOL003/CNFDeployment/CnfLcmMntOperationKeywords.robot
tacker/tacker/tests/xtesting/api-tests/SOL003/CNFDeployment/IndividualCnfLcmOperationOccurrence.robot
tacker/tacker/tests/xtesting/api-tests/SOL003/CNFDeployment/environment/configuration.txt [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/CNFDeployment/environment/scaleVariables.txt [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/CNFDeployment/environment/variables.txt
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/cnflcm.robot [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/cnflcm_keywords.robot [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/environment/configuration.txt [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/environment/scaleVariables.txt [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/environment/variables.txt [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/jsons/inst.json
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/update_config.sh [deleted file]
tacker/tacker/tests/xtesting/api-tests/SOL003/cnflcm/update_variable.sh [new file with mode: 0755]
tacker/tacker/tests/xtesting/api-tests/SOL005/CNFPrecondition/packageTest.sh
tacker/tacker/tests/xtesting/api-tests/SOL005/CNFPrecondition/package_with_helm.zip
tacker/tacker/tests/xtesting/testcases.yaml