switch to single quotes in robot py 62/87162/1
authorDR695H <dr695h@att.com>
Tue, 7 May 2019 15:22:46 +0000 (11:22 -0400)
committerDR695H <dr695h@att.com>
Tue, 7 May 2019 15:23:36 +0000 (11:23 -0400)
commit80d05db6ec50f1c687756649d8399e675db960ab
tree07026d7fbd7d4fbfb448600cfd68c003f1ed35b5
parent63bdb0f9106b2412af636f3be11d94904e12dd2d
switch to single quotes in robot py

double quotes is overlapping with the helm overriding when the files are
run through python locally. switching the strings to single quotes lets
them compile locally, to let developers make sure they are using only
properties that exist.

Change-Id: I2140728448fd65047d75e3ea19c38a916b651a47
Issue-ID: OOM-1840
Signed-off-by: DR695H <dr695h@att.com>
kubernetes/robot/resources/config/eteshare/config/integration_robot_properties.py
kubernetes/robot/resources/config/eteshare/config/vm_properties.py