Script to modify key file permissions 83/4783/1
authorMofassir Arif <Mofassir_arif@dellteam.com>
Thu, 17 Dec 2015 11:48:42 +0000 (03:48 -0800)
committerMofassir Arif <Mofassir_arif@dellteam.com>
Thu, 17 Dec 2015 11:48:42 +0000 (03:48 -0800)
commit390c1e3ca7f751fdfe6c7e9634d0d95ae6ba114f
treee441b0e2e83ac7da9830d23ce32756501232fbd1
parent6737007d817e62567cbcdaca598f4b1ffa915463
Script to modify key file permissions

I have added a script to change the file permissions of the
key files to 600 so that they can be used by the ssh agent
The duration of the sshtest has also been reduced to allow
the Jenkins Job to run/fail in a reasonable amount of time

Change-Id: I5446896619dfba3f3efb600b64628343d6378164
Signed-off-by: Mofassir Arif <Mofassir_arif@dellteam.com>
benchmarks/playbooks/cachebench.yaml
benchmarks/playbooks/ramspeed.yaml
benchmarks/playbooks/ssl.yaml
data/file_permission.sh [new file with mode: 0755]
data/hosts
data/my_key.pem [new file with mode: 0644]
func/env_setup.py
qtip.py