commit | 214fc2e775d282be9d869ba6c9404cac9d484baa | [log] [tgz] |
---|---|---|
author | DR695H <dr695h@att.com> | Tue May 07 11:22:46 2019 -0400 |
committer | DR695H <dr695h@att.com> | Tue May 07 11:23:36 2019 -0400 |
tree | a33a5eaa4a0cf9b5833cfc79a96f70a995dee113 | |
parent | 5fbb28398afc91e9d0e2ca918967eb8b95538abd [diff] |
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>