commit | 0fd8818476867e1fa91bd5eac741e3f0ee40cb4a | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Thu Feb 09 10:06:30 2017 -0800 |
committer | Ken'ichi Ohmichi <ken-oomichi@wx.jp.nec.com> | Thu Feb 09 10:06:30 2017 -0800 |
tree | bb61a3713176957d72644559f2ad376ef50438f8 | |
parent | 7cdfac3a3f54399718431b779c5dae4fbdd2be90 [diff] |
Switch to use test_utils.call_until_true test.call_until_true has been deprecated since Newton on Tempest side, and now Tempest provides test_utils.call_until_true as the stable library method. So this patch switches to use the stable method before removing old test.call_until_true on Tempest side. Change-Id: Ia4b8cf5ac58daaadac0a1ec4a55e50f312ecd256