...
Sanity Docker executed as part of our Docker run script and will be started automatically on demand as part of other Dockers init process by default.
Executing example:
Code Block |
---|
/data/scripts/docker_run.sh -r 1.1-stagging-latest |
will trigger the sanity docker execution after the components have started.
There is an option to cancel sanity execution by using –s flag to start Docker run script.
Executing example:
Code Block |
---|
/data/scripts/docker_run.sh -s -r 1.1-stagging-latest |
-t |
-t flag meaning start sanity docker
About onboarding E2E flow:
...
List of VNFs that proceed by onboarding flow:
- vCPE_Infra.zip
- vCPE_Vbng.zip
- vCPE_Vbrgemu.zip
- vCPE_Vgmux.zip
- vCPE_Vgw.zip
- base_clearwater.zip
- base_vfw.zip
- base_vlb.zip
- base_vvg.zip
- cscf_si.csar
- Huawei_vHSS.csar
- Huawei_vMME.csar
- Huawei_vPCRF.csar
- Huawei_vSPGW.csar
- infra.zip
- vbng.zip
- vbrgemu.zip
- vCSCF.csar
- vCSCF_v3.0.csar
- vfw.zip
- vgmux.zip
- vgw.zip
- vLB.zip
- vSBC.csar
- vvg.zip
- ZteEpcMmeVf.csar
- ZteEpcSpgwVf.csar
Execution time:
Current tests execution time is ~2min ~6min – this includes onboarding of 5 18 VNFs running in 2 threads1 thread
Report location:
Code Block |
---|
/data/logs/sdc-sanity/ExtentReport |
...