diff --git a/scripts/clmc-agent/build-telegraf.sh b/scripts/clmc-agent/build-telegraf.sh old mode 100644 new mode 100755 diff --git a/scripts/clmc-agent/configure_template.sh b/scripts/clmc-agent/configure_template.sh old mode 100644 new mode 100755 diff --git a/scripts/test/conts-create.sh b/scripts/test/conts-create.sh old mode 100644 new mode 100755 diff --git a/scripts/test/conts-destroy.sh b/scripts/test/conts-destroy.sh old mode 100644 new mode 100755 diff --git a/scripts/test/conts-env.sh b/scripts/test/conts-env.sh old mode 100644 new mode 100755 diff --git a/scripts/test/conts-start.sh b/scripts/test/conts-start.sh old mode 100644 new mode 100755 diff --git a/scripts/test/conts-stop.sh b/scripts/test/conts-stop.sh old mode 100644 new mode 100755 diff --git a/scripts/test/deleteallvms.sh b/scripts/test/deleteallvms.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/scripts/rspec.yml b/src/test/clmctest/scripts/rspec.yml deleted file mode 100644 index 9ac204e30956200806964d23fcb162a6f620b38a..0000000000000000000000000000000000000000 --- a/src/test/clmctest/scripts/rspec.yml +++ /dev/null @@ -1,28 +0,0 @@ -## (c) University of Southampton IT Innovation Centre, 2018 -## -## Copyright in this software belongs to University of Southampton -## IT Innovation Centre of Gamma House, Enterprise Road, -## Chilworth Science Park, Southampton, SO16 7NS, UK. -## -## This software may not be used, sold, licensed, transferred, copied -## or reproduced in whole or in part in any manner or form or in or -## on any media by any person other than in accordance with the terms -## of the Licence Agreement supplied with the software, or otherwise -## without the prior written consent of the copyright owners. -## -## This software is distributed WITHOUT ANY WARRANTY, without even the -## implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR -## PURPOSE, except where stated in the Licence Agreement supplied with -## the software. -## -## Created By : Michael Boniface -## Created Date : 20-03-2018 -## Created for Project : FLAME - -hosts: - - name: test-runner - cpus: 1 - memory: 2048 - disk: "10GB" - ip_address: "172.40.231.200" - \ No newline at end of file diff --git a/src/test/clmctest/services/apache/install.sh b/src/test/clmctest/services/apache/install.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/ffmpeg/install.sh b/src/test/clmctest/services/ffmpeg/install.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/ffmpeg/transcode.sh b/src/test/clmctest/services/ffmpeg/transcode.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/host/install.sh b/src/test/clmctest/services/host/install.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/ipendpoint/install.sh b/src/test/clmctest/services/ipendpoint/install.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/minio/install.sh b/src/test/clmctest/services/minio/install.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/mongo/install.sh b/src/test/clmctest/services/mongo/install.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/nginx/install.sh b/src/test/clmctest/services/nginx/install.sh old mode 100644 new mode 100755 diff --git a/src/test/clmctest/services/pytest/install.sh b/src/test/clmctest/services/pytest/install.sh old mode 100644 new mode 100755