diff options
Diffstat (limited to 'test/csit/plans')
-rwxr-xr-x | test/csit/plans/clamp/TCA/teardown.sh | 2 | ||||
-rwxr-xr-x | test/csit/plans/clamp/UIs/teardown.sh | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/test/csit/plans/clamp/TCA/teardown.sh b/test/csit/plans/clamp/TCA/teardown.sh index 810c2e40d..1d1e2186e 100755 --- a/test/csit/plans/clamp/TCA/teardown.sh +++ b/test/csit/plans/clamp/TCA/teardown.sh @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# Modifications copyright (c) 2017 AT&T Intellectual Property +# kill-instance.sh clamp_clamp_1 kill-instance.sh clamp_db_1 diff --git a/test/csit/plans/clamp/UIs/teardown.sh b/test/csit/plans/clamp/UIs/teardown.sh index 810c2e40d..1d1e2186e 100755 --- a/test/csit/plans/clamp/UIs/teardown.sh +++ b/test/csit/plans/clamp/UIs/teardown.sh @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# Modifications copyright (c) 2017 AT&T Intellectual Property +# kill-instance.sh clamp_clamp_1 kill-instance.sh clamp_db_1 |