commit | 231cab83e8a07f6159c2cdcdedd80063ef4d154c | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Mon Mar 11 23:08:58 2013 -0700 |
committer | Rich Lane <rlane@bigswitch.com> | Tue Mar 12 11:04:41 2013 -0700 |
tree | 79673af8ceb2806c43feff3ac6166cb72c691122 | |
parent | b659c76827fc6cc6b1c07712fa054af310939aad [diff] |
loxi-prep: disable buggy HelloWithBody test This test was not actually doing the HELLO handshake - when it polled the controller it got back the initial hello from the switch. The test would need to be rewritten to do more of controller.py's work itself. Also, PyLoxi does not have a data field for hello messages.