aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:12:32 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2016-07-12 11:13:25 +0200
commit405c02c77fce358d3005732b6e220e83ddef75a3 (patch)
tree49c4e1c9b8f67f1b5e83d373d6f14d3388115e17 /testcases
parent97b4b323036b4174eb532c683ded09119b562416 (diff)
Chmod 755 all py files which can be executed
All files where __main__ is checked can now be executed by everyone. It results from [1]. [1] find . -name "*.py" |xargs grep __main__ |cut -d\: -f 1 |xargs chmod 755 Change-Id: I9ad153cfdde0447213e35dac102e668d9e754cf9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'testcases')
-rwxr-xr-x[-rw-r--r--]testcases/Controllers/ODL/odlreport2db.py0
-rwxr-xr-x[-rw-r--r--]testcases/Controllers/ONOS/Teston/onosfunctest.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/examples/create_instance_and_ip.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/tempest/run_tempest.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/vPing/vPing_ssh.py0
-rwxr-xr-x[-rw-r--r--]testcases/OpenStack/vPing/vPing_userdata.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/bgpvpn.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/doctor.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/promise.py0
-rwxr-xr-x[-rw-r--r--]testcases/features/sfc/sfc.py0
-rwxr-xr-x[-rw-r--r--]testcases/security_scan/security_scan.py0
-rwxr-xr-x[-rw-r--r--]testcases/vnf/vIMS/vIMS.py0
12 files changed, 0 insertions, 0 deletions
diff --git a/testcases/Controllers/ODL/odlreport2db.py b/testcases/Controllers/ODL/odlreport2db.py
index 0c9f341c..0c9f341c 100644..100755
--- a/testcases/Controllers/ODL/odlreport2db.py
+++ b/testcases/Controllers/ODL/odlreport2db.py
diff --git a/testcases/Controllers/ONOS/Teston/onosfunctest.py b/testcases/Controllers/ONOS/Teston/onosfunctest.py
index b215b08a..b215b08a 100644..100755
--- a/testcases/Controllers/ONOS/Teston/onosfunctest.py
+++ b/testcases/Controllers/ONOS/Teston/onosfunctest.py
diff --git a/testcases/OpenStack/examples/create_instance_and_ip.py b/testcases/OpenStack/examples/create_instance_and_ip.py
index 41f8a9c8..41f8a9c8 100644..100755
--- a/testcases/OpenStack/examples/create_instance_and_ip.py
+++ b/testcases/OpenStack/examples/create_instance_and_ip.py
diff --git a/testcases/OpenStack/tempest/run_tempest.py b/testcases/OpenStack/tempest/run_tempest.py
index a16ba26f..a16ba26f 100644..100755
--- a/testcases/OpenStack/tempest/run_tempest.py
+++ b/testcases/OpenStack/tempest/run_tempest.py
diff --git a/testcases/OpenStack/vPing/vPing_ssh.py b/testcases/OpenStack/vPing/vPing_ssh.py
index 1609dd95..1609dd95 100644..100755
--- a/testcases/OpenStack/vPing/vPing_ssh.py
+++ b/testcases/OpenStack/vPing/vPing_ssh.py
diff --git a/testcases/OpenStack/vPing/vPing_userdata.py b/testcases/OpenStack/vPing/vPing_userdata.py
index cdc41194..cdc41194 100644..100755
--- a/testcases/OpenStack/vPing/vPing_userdata.py
+++ b/testcases/OpenStack/vPing/vPing_userdata.py
diff --git a/testcases/features/bgpvpn.py b/testcases/features/bgpvpn.py
index bac25591..bac25591 100644..100755
--- a/testcases/features/bgpvpn.py
+++ b/testcases/features/bgpvpn.py
diff --git a/testcases/features/doctor.py b/testcases/features/doctor.py
index ef55506a..ef55506a 100644..100755
--- a/testcases/features/doctor.py
+++ b/testcases/features/doctor.py
diff --git a/testcases/features/promise.py b/testcases/features/promise.py
index fe1547af..fe1547af 100644..100755
--- a/testcases/features/promise.py
+++ b/testcases/features/promise.py
diff --git a/testcases/features/sfc/sfc.py b/testcases/features/sfc/sfc.py
index dedf6e44..dedf6e44 100644..100755
--- a/testcases/features/sfc/sfc.py
+++ b/testcases/features/sfc/sfc.py
diff --git a/testcases/security_scan/security_scan.py b/testcases/security_scan/security_scan.py
index d39c2905..d39c2905 100644..100755
--- a/testcases/security_scan/security_scan.py
+++ b/testcases/security_scan/security_scan.py
diff --git a/testcases/vnf/vIMS/vIMS.py b/testcases/vnf/vIMS/vIMS.py
index 20a61158..20a61158 100644..100755
--- a/testcases/vnf/vIMS/vIMS.py
+++ b/testcases/vnf/vIMS/vIMS.py