« Previous | Next » 

Revision 9b1e6145

ID9b1e6145e6e5f5a031bfef7b23579e155491ecac

Added by Christos Stavrakakis about 11 years ago

FIx bug in snf-burnin

"create_network" function of kamaki client, has default dchp=False.
However, "test_002_connect_to_network", expects to that created NICs
will have an IPv4 address, and "test_003a_setup_interface_A" tries
to configure eth1 to this IP, which fails.

This commit fixes this bug, by passing dchp=True argument to
create_network function.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences