summaryrefslogtreecommitdiffstats
path: root/test/csit/tests/sdnc
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Fix response comparsion issue in python3Matej Klotton1-9/+8
Change-Id: I700b36e5380b911e2f3259ace80eb6b7b9bbd79e Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech> Issue-ID: SDNC-441
2017-10-27Add Functional test caseStilwell, David (stilwelld)3-8/+82
Added Functional test case : validate vnf-api Added additional sleep to setup.sh Updated teardown to dmaap container cleanup Change-Id: I7586d0526053baa24a36d9da371d20239abb76b4 Issue-ID: SDNC-84 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2017-09-16Create CSIT HealthCheck Test for SDNCramu.n2-0/+18
Adding initial changes for SDNC's CSIT HealthCheck Test. To execute it, run the command ./integration/test/csit/run-csit.sh plans/sdnc/healthcheck Change-Id: Ibbb471ff3427073c37e1fc53fe5a601f2e5ce754 Issue-Id: SDNC-82 Signed-off-by: Ramu N <ramu.n@huawei.com>