Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cxn and bsn_mirror ERROR issue #47

Open
juicecute opened this issue Apr 3, 2013 · 0 comments
Open

cxn and bsn_mirror ERROR issue #47

juicecute opened this issue Apr 3, 2013 · 0 comments

Comments

@juicecute
Copy link

ERROR: runTest (cxn.HandshakeNoFeaturesRequest)

Traceback (most recent call last):
File "/home/openflow/oftest/tests/cxn.py", line 91, in runTest
self.controllers[0].message_send(ofp.message.hello())
File "/home/openflow/oftest/src/python/oftest/controller.py", line 666, in message_send
raise Exception("no socket")
Exception: no socket

ERROR: runTest (bsn_mirror.BSNMirrorAction)

Traceback (most recent call last):
File "/home/openflow/oftest/tests/bsn_mirror.py", line 41, in runTest
ports = [p for p in config["port_map"].keys() if p not in mirror_ports]
TypeError: argument of type 'NoneType' is not iterable

macauleycheng pushed a commit to macauleycheng/oftest that referenced this issue Feb 4, 2021
* add test_sflow.py and update utils.py(sflow)

* update utils.py

* Remove time.sleep(2) in test_sflow.py

Remove delete_deviceSpecifyRuleId in utils.py

* remove actual_device = sflow.get_device()

actual_device = sflow.delete_deviceByIdNotVerify(cfg.spine0['id']) ==> sflow.delete_deviceByIdNotVerify(cfg.spine0['id'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant