commit | 0d1b63f5d8b986c2fa8fe74391d736b6e15011e0 | [log] [tgz] |
---|---|---|
author | Castulo J. Martinez <castulo.martinez@intel.com> | Fri Jul 08 13:55:57 2016 -0700 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Fri Dec 30 16:01:06 2016 +0000 |
tree | 3e72e81faad6647b4bc320f99628287bffe77898 | |
parent | 7f12f983f35425eae328de78e4cb44a2f5185a67 [diff] |
Add missing IPs validation to test_rebuild_server The test_rebuild_server test verifies several properties in a server that has been rebuilt, however the IP addresses are never checked, and after a rebuild the IP addresses should not change, so they should be validated also by this test. This commit adds that validation to the test. Change-Id: If4baf51f1d36fb2298a01c28f6d55f851533cac4 Closes-Bug: 1600372