commit | 4776b13babe5e5f836e1fac7793c066bc933fd71 | [log] [tgz] |
---|---|---|
author | manasa <mb711d@att.com> | Fri Jul 12 13:29:39 2019 -0400 |
committer | manasareddybethi <mb711d@att.com> | Tue Aug 06 14:31:33 2019 +0000 |
tree | 759a59d171f1889c56eac55aa3c3d756b19cfe66 | |
parent | 0a0f5c6e0bd7ee159247b1e432d3d2ca5b5236b4 [diff] |
Fix Upstream test cases to be case insensitive In any domain, due to case sensitivity, if a username for the project and the username in tempest.conf or accounts.yaml are not identical, then the test cases are failing. So, added .lower() method to change the username strings to be case insensitive. Closes-Bug: #1836618 Change-Id: Id7d079c881bbfae972d65ef6049f78da7f25fc1d