commit | b7069879b8d370826f35166a80fb2b2016f54aea | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Tue Jan 09 17:15:31 2018 -0800 |
committer | Michael Johnson <johnsomor@gmail.com> | Tue Jan 09 17:15:56 2018 -0800 |
tree | 86a09dcd74f9e2b2b2fc99a1ec83fa952311daa8 | |
parent | 2a69ad079e515ce0418845ca7472ce2e32183c8d [diff] |
Fix a typo in the test HTTP server The test HTTP server code we use for testing had a typo where the the cookie inserted was "JESSIONID" instead of "JSESSIONID". This led to confusion and failing tempest tests. This patch changes it to "JSESSIONID" to avoid confusion. Change-Id: I7d6387c71ed96edead3a6a2338b0c78250d4c50d