Add GRA CSIT tests 20/121520/8
authorDan Timoney <dtimoney@att.com>
Mon, 24 May 2021 16:01:55 +0000 (12:01 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 25 May 2021 20:40:07 +0000 (16:40 -0400)
commit6b108a1ee9757373600688c7aeb7ee7c27f7f699
tree06d8eb9ac83cf505f415e00f17fc244dc3d57924
parentb56780b0b73738cbeeff7339f968d26ee41dd87f
Add GRA CSIT tests

Added CSIT test cases for basic GENERIC-RESOURCE-API flow

Change-Id: Ic4f0b1bb5c59ca873e028089e77ab938deaa95f9
Issue-ID: SDNC-1546
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 1e647188c6844f5fdef672feec05282b77cdbf87
32 files changed:
csit/plans/sdnc/setup.sh
csit/plans/sdnc/teardown.sh
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_generate-host-routes-host-route-id.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_network-topology-operation-assign-from-preload.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_network-topology-operation-assign.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_network-topology-operation-unassign.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_service-topology-operation-assign.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_vf-module-topology-operation-activate.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_vf-module-topology-operation-assign-sync.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_vf-module-topology-operation-deactivate.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_vnf-topology-operation-activate.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/GENERIC-RESOURCE-API_vnf-topology-operation-assign-sync.xml [new file with mode: 0644]
csit/plans/sdnc/testdata/VNF-API_generate-subnets-subnet-id.xml [new file with mode: 0644]
csit/run-csit.sh
csit/scripts/csit-data.sql [new file with mode: 0644]
csit/scripts/docker-compose.yml
csit/sdnc-csit.env
csit/tests/sdnc/resources/grafiles/network-topology-assign.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/network-topology-unassign.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/preload-network.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/preload-vf-module.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/svc-topology-assign.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/svc-topology-delete.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/vf-module-topology-assign.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/vf-module-topology-unassign.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/vnf-topology-assign.json [new file with mode: 0644]
csit/tests/sdnc/resources/grafiles/vnf-topology-unassign.json [new file with mode: 0644]
csit/tests/sdnc/resources/sdnc-keywords.robot
csit/tests/sdnc/resources/sdnc-properties.robot
csit/tests/sdnc/sdnc_csit.robot
installation/sdnc/src/main/resources/sdnctl.dump
installation/src/main/properties/generic-resource-api-dg.properties