Loading indexes/ic_tests_index.csv 0 → 100644 +12 −0 Original line number Diff line number Diff line 11,Interconnected Test Cases,interconnectedTestCases 11.3.1,SOL003 Interconnected Test Cases,SOL003 11.3.1.1,VNF Instance Creation and Query,VNFInstanceCreationAndQuery.robot 11.3.1.2,VNF Instance Modification,VNFInstanceModification.robot 11.3.1.3,VNF Instance Deletion,VNFInstanceDeletion.robot 11.3.1.4,VNF Instance Instantation,VNFInstanceInstantiation.robot 11.3.1.5,VNF Instance Termination,VNFInstanceTermination.robot 11.3.1.6,VNF Instance Operation Occurrences,VNFInstanceOperationOccurrences.robot 11.3.1.7,Subscription Creation and Query,SubscriptionCreationAndQuery.robot 11.3.1.8,Subscription Deletion,SubscriptionDeletion.robot 11.3.1.9,VNF Instance Scale Out,VNFInstanceScaleOut.robot 11.3.1.10,VNF Instance Scale In,VNFInstanceScaleIn.robot No newline at end of file interconnectedTestCases/.gitkeep→interconnectedTestCases/SOL003/.gitkeep +0 −0 File moved. interconnectedTestCases/IC_TC_Keywords.robot→interconnectedTestCases/SOL003/IC_TC_Keywords.robot +0 −0 File moved. View file interconnectedTestCases/SOL003/SubscriptionCreationAndQuery.robot 0 → 100644 +20 −0 Original line number Diff line number Diff line *** Settings *** Resource environment/variables.txt Resource IC_TC_Keywords.robot Library JSONLibrary *** Test Cases *** Create a new subscription and query information about multiple and individual subscription resources [Documentation] Test ID: 11.3.1.7.1 ... Test title: Create a new subscription and query information about multiple and individual subscription resources ... Test objective: The objective is to test the interconnected case of subscription resource creation and query multiple and individual resources ... Pre-conditions: None ... Reference: ETSI GS NFV-SOL 003 [1] v4.5.1 ... Config ID: Config_prod_NFVO, Config_prod_VNFM ... Applicability: None ... Post-conditions: None GET Individual VNF Package POST Create a new subscription GET Subscriptions GET Individual Subscription No newline at end of file interconnectedTestCases/SubscriptionDeletion.robot→interconnectedTestCases/SOL003/SubscriptionDeletion.robot +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Library JSONLibrary *** Test Cases *** Delete individual subscription [Documentation] Test ID: 11.3.8 [Documentation] Test ID: 11.3.1.8.1 ... Test title: Delete individual subscription ... Test objective: The objective is to test the interconnected case of subscription resource creation and deletion ... Pre-conditions: none Loading Loading
indexes/ic_tests_index.csv 0 → 100644 +12 −0 Original line number Diff line number Diff line 11,Interconnected Test Cases,interconnectedTestCases 11.3.1,SOL003 Interconnected Test Cases,SOL003 11.3.1.1,VNF Instance Creation and Query,VNFInstanceCreationAndQuery.robot 11.3.1.2,VNF Instance Modification,VNFInstanceModification.robot 11.3.1.3,VNF Instance Deletion,VNFInstanceDeletion.robot 11.3.1.4,VNF Instance Instantation,VNFInstanceInstantiation.robot 11.3.1.5,VNF Instance Termination,VNFInstanceTermination.robot 11.3.1.6,VNF Instance Operation Occurrences,VNFInstanceOperationOccurrences.robot 11.3.1.7,Subscription Creation and Query,SubscriptionCreationAndQuery.robot 11.3.1.8,Subscription Deletion,SubscriptionDeletion.robot 11.3.1.9,VNF Instance Scale Out,VNFInstanceScaleOut.robot 11.3.1.10,VNF Instance Scale In,VNFInstanceScaleIn.robot No newline at end of file
interconnectedTestCases/IC_TC_Keywords.robot→interconnectedTestCases/SOL003/IC_TC_Keywords.robot +0 −0 File moved. View file
interconnectedTestCases/SOL003/SubscriptionCreationAndQuery.robot 0 → 100644 +20 −0 Original line number Diff line number Diff line *** Settings *** Resource environment/variables.txt Resource IC_TC_Keywords.robot Library JSONLibrary *** Test Cases *** Create a new subscription and query information about multiple and individual subscription resources [Documentation] Test ID: 11.3.1.7.1 ... Test title: Create a new subscription and query information about multiple and individual subscription resources ... Test objective: The objective is to test the interconnected case of subscription resource creation and query multiple and individual resources ... Pre-conditions: None ... Reference: ETSI GS NFV-SOL 003 [1] v4.5.1 ... Config ID: Config_prod_NFVO, Config_prod_VNFM ... Applicability: None ... Post-conditions: None GET Individual VNF Package POST Create a new subscription GET Subscriptions GET Individual Subscription No newline at end of file
interconnectedTestCases/SubscriptionDeletion.robot→interconnectedTestCases/SOL003/SubscriptionDeletion.robot +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Library JSONLibrary *** Test Cases *** Delete individual subscription [Documentation] Test ID: 11.3.8 [Documentation] Test ID: 11.3.1.8.1 ... Test title: Delete individual subscription ... Test objective: The objective is to test the interconnected case of subscription resource creation and deletion ... Pre-conditions: none Loading