criteria: 100
blocking: false
description: >-
- Onboard and instantiate a simple ubuntu16.04 VM VNF
+ Onboard and instantiate a simple ubuntu20.04 VM
+ using a_la_carte bpmn
dependencies:
run:
name: basic_vm
-
- case_name: clearwater_ims
+ case_name: basic_vm_macro
project_name: integration
enabled: true
criteria: 100
blocking: false
description: >-
- Onboard and instantiate a clearwater IMS VNF
+ Onboard and instantiate a simple ubuntu20.04 VM
+ using macro bpmn
dependencies:
run:
- name: clearwater_ims
+ name: basic_vm_macro
-
case_name: basic_network
project_name: integration
dependencies:
run:
name: basic_cds
+ -
+ case_name: basic_onboard
+ project_name: integration
+ enabled: true
+ criteria: 100
+ blocking: false
+ description: >-
+ Subset of basic_vm that performs only the onbaording part. A random service
+ name is created to be sure that all the onboard oiperations are performed
+ The main intereste is for stability tests, we can distinguish onboarding only and full tests.
+ First basic test on CDS, including the creation of a Nodeport to expose
+ dependencies:
+ run:
+ name: basic_onboard
+ -
+ case_name: pnf_macro
+ project_name: integration
+ enabled: true
+ criteria: 100
+ blocking: false
+ description: >-
+ Instantiate a PNF using macro flow. It requires the use of the pnf simulator.
+ dependencies:
+ run:
+ name: pnf_macro
+ -
+ case_name: basic_clamp
+ project_name: integration
+ enabled: true
+ criteria: 100
+ blocking: false
+ description: >-
+ Onboard and enrich a model with TCA. Create a loop using
+ clamp. Distribute the loop to Policy and DCAE.
+ dependencies:
+ run:
+ name: basic_clamp