diff options
-rwxr-xr-x | test/csit/plans/clamp/TCA/teardown.sh | 2 | ||||
-rwxr-xr-x | test/csit/plans/clamp/UIs/teardown.sh | 2 | ||||
-rwxr-xr-x | test/csit/scripts/clamp/script1.sh | 3 |
3 files changed, 7 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 diff --git a/test/csit/scripts/clamp/script1.sh b/test/csit/scripts/clamp/script1.sh index fd6610612..213a316c1 100755 --- a/test/csit/scripts/clamp/script1.sh +++ b/test/csit/scripts/clamp/script1.sh @@ -14,4 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # +# Modifications copyright (c) 2017 AT&T Intellectual Property +# + echo "This is ${WORKSPACE}/test/csit/scripts/clamp/script1.sh" |