Fix vif tests
And remove an invalid test at this point, and fix versioning tests. TL;DR is we didn't run the vif tests for... a very long time, and I got a report they were failing downstream. In fixing them, since they were semi-reliant upon specific behavior, I also broke some other tests, and had to content with legacy behaivor being tested by the plugin which had to be navigated slightly differently, such as today some tests needed the fake deploy interface, and the noop network interface to properly execute in a non-blocking fashion. Change-Id: I285c813c09eece538e66b43107825684f4681d5f
Showing
- ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py 7 additions, 2 deletions...est_plugin/services/baremetal/v1/json/baremetal_client.py
- ironic_tempest_plugin/tests/api/admin/test_nodes.py 9 additions, 18 deletionsironic_tempest_plugin/tests/api/admin/test_nodes.py
- ironic_tempest_plugin/tests/api/admin/test_nodestates.py 71 additions, 23 deletionsironic_tempest_plugin/tests/api/admin/test_nodestates.py
- ironic_tempest_plugin/tests/api/admin/test_ports.py 1 addition, 2 deletionsironic_tempest_plugin/tests/api/admin/test_ports.py
- ironic_tempest_plugin/tests/api/admin/test_ports_negative.py 1 addition, 2 deletionsironic_tempest_plugin/tests/api/admin/test_ports_negative.py
Loading
Please register or sign in to comment