Make username/password test more robust, faster 54/66954/8
authorDaniel Farrell <dfarrell@redhat.com>
Mon, 8 Jan 2018 22:06:29 +0000 (17:06 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 10 Jan 2018 19:58:37 +0000 (14:58 -0500)
commitd37427e6ef5ac0e40ee841c46409d50ae0a570e3
tree7459fca472420d97487416130b4b5d42bab40b2f
parentf64dd2ef92fc9de1122925bd6b308057407b0846
Make username/password test more robust, faster

Test currently sporadically fails due to timing, and also wastes time
with a hard 180s sleep. Replace sleep with active polling, increase max
wait time.

Change-Id: I01ebe37b3adc106b1eef9bb5c810bddca9b437d2
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
spec/spec_helper_acceptance.rb