Overview
For testing SDN-R with its basic use cases an automated test setup should be used.
Requirements
- Simple, run on single ubuntu server
- Use Simulators for devices
- Use as far as possible real ONAP server components, if not possible test tools, like VES-test-collector
Environments
Post production test cases
- ONSL Based (https://www.osn-lab.com/)
- Jenkins/robot framework scripts: http://10.20.6.10:30080/view/ONAP_SDNR_WT_FRANKFURT/job/60_device_onboarding_Frankfurt/
- Docker-image: http://10.20.6.10:30000/v2/highstreet/robot/tags/list
- Repository for test scrips: https://git-highstreet-technologies.com/highstreet/CICD_environment
Development (old environment)
- docker for networking, run containers
- docker-compose starting a structure
- bash initialization
- manuel execution of development tests
Test cases
Test case "Inventory"
- Startup
- Create docker network
- a static network setup with static IPs for the containers
- add name to hosts and use this names
- start docker - Simulator (e.g. Sim12600 with equipment)
- start docker - DB
- start docker - SDNC
- Create docker network
- Test steps
- mount sim12600
- Read over the RESTCONF Interface via data-provider the equipment
- Compare if it is the expected data