Updated function test env with new tests and features 87/3887/2
authorBjornMagnussonXA <bjorn.magnusson@est.tech>
Wed, 27 May 2020 19:24:06 +0000 (21:24 +0200)
committerBjornMagnussonXA <bjorn.magnusson@est.tech>
Thu, 28 May 2020 13:04:27 +0000 (15:04 +0200)
commitbbd2e9d44475fe20086d1d87a9e9a53a019ae8c8
tree8b540d9b65f35a6f18f60790a0dd8e202c7757e6
parent99a769b52cf20bca4803320df819af0133330baa
Updated function test env with new tests and features

Added tests for transient policies
Added test case for policy type sync
Added test for policy create/delete from parallel processes
Updated test env to run with selected local images and ignoring certain images.

Issue-ID: NONRTRIC-154
Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I9893dc3ad8c77186b73ec82770f5b72fbf948154
35 files changed:
test/auto-test/.gitignore
test/auto-test/FTC1.sh
test/auto-test/FTC10.sh
test/auto-test/FTC100.sh
test/auto-test/FTC110.sh
test/auto-test/FTC150.sh
test/auto-test/FTC300.sh
test/auto-test/FTC301.sh [deleted file]
test/auto-test/FTC310.sh
test/auto-test/FTC350.sh [new file with mode: 0755]
test/auto-test/FTC800.sh
test/auto-test/FTC810.sh
test/auto-test/FTC850.sh [new file with mode: 0755]
test/auto-test/FTC900.sh
test/auto-test/testdata/OSC/3-agent-modified.json [new file with mode: 0644]
test/auto-test/testdata/OSC/3.json [new file with mode: 0644]
test/auto-test/testdata/OSC/4-agent-modified.json [new file with mode: 0644]
test/auto-test/testdata/OSC/4.json [new file with mode: 0644]
test/auto-test/testdata/OSC/5-agent-modified.json [new file with mode: 0644]
test/auto-test/testdata/OSC/5.json [new file with mode: 0644]
test/auto-test/testdata/OSC/pi3_template.json [new file with mode: 0644]
test/auto-test/testdata/OSC/pi4_template.json [new file with mode: 0644]
test/auto-test/testdata/OSC/pi5_template.json [new file with mode: 0644]
test/auto-test/testdata/OSC/sim_3.json [new file with mode: 0644]
test/auto-test/testdata/OSC/sim_4.json [new file with mode: 0644]
test/auto-test/testdata/OSC/sim_5.json [new file with mode: 0644]
test/common/agent_api_functions.sh
test/common/controller_api_functions.sh
test/common/create_policies_process.py [new file with mode: 0644]
test/common/delete_policies_process.py [new file with mode: 0644]
test/common/test_env.sh
test/common/testcase_common.sh
test/simulator-group/sdnc/docker-compose.yml
test/simulator-group/sdnc_onap/docker-compose.yml
test/simulator-group/sim-monitor.js