aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/sdc/nightly/teardown.sh
blob: 2074d10f445bcaa1d523e84c4c46f81d11f9b5d9 (plain)
1
2
3
#!/bin/bash

source ${WORKSPACE}/test/csit/scripts/sdc/kill_containers_and_remove_dataFolders.sh
lass="c"> limitations under the License. ============LICENSE_END========================================================= --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>api-testsuites</artifactId> <packaging>pom</packaging> <properties> <!-- There is no code in this submodule, only holds interfaces. So skip sonar. --> <sonar.skip>true</sonar.skip> </properties> <modules> <module>stability</module> <module>performance</module> </modules> </project>