diff options
author | John O Loughlin <john.oloughlin@intel.com> | 2019-01-18 09:16:31 +0000 |
---|---|---|
committer | John O'Loughlin <john.oloughlin@intel.com> | 2019-02-07 09:19:20 +0000 |
commit | 65db4a71ee253c5710e5d58e124b06c08b2ef5b3 (patch) | |
tree | bc12849b54f07a3e17d10eef2cf8c5dc39a59c1a /ansible/roles/enable_cpu_isolation_on_boot | |
parent | 07c506d3fff732019651d89de14bf42fa8d9a365 (diff) |
Add Warning for key issue ixload
Currently there is a section of code that assigns a gateway
links[name]["ip"]["gateway"] = gateway
If the ip field has not already been defined a key error is
thrown and not handled. This error is then suppressed so
the program fails silently and thus causes the test case to hang.
JIRA: YARDSTICK-1586
Change-Id: I94a1081a2038fb58989b3033444ea5f3a6e178f0
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Diffstat (limited to 'ansible/roles/enable_cpu_isolation_on_boot')
0 files changed, 0 insertions, 0 deletions