commit | f18ea3366c0f35c61f37978a862e6cea8f54b154 | [log] [tgz] |
---|---|---|
author | ghanshyam <ghanshyammann@gmail.com> | Tue Oct 31 04:11:13 2017 +0000 |
committer | ghanshyam <ghanshyammann@gmail.com> | Tue Oct 31 04:11:13 2017 +0000 |
tree | 7adfc22d6f2d90cdeb6270c017944a275a2859ee | |
parent | 1d8dfec13ddc3ca04ab940df0a3d1297b4035f2f [diff] |
Fix fixed_ips tests to skip if ip not found Current fixed ips tests fetch the ip from server['addresses'] and call API with that ip. but it does not check if there is no ip. That can occur when no addresses information in 'addresses' field. Let's skip those test if no ip is found on server side. Change-Id: Ide965998b2d49886823e62643057c05698613169