Skip to content

Conversation

@ruslanp-stratoscale
Copy link
Contributor

demo: https://drive.google.com/open?id=0BwEMYOQ0VG3AUnpwUWZVUXR2RUU
also see: Stratoscale/monkey#1533

@Stratoscale/systegration

self._waitEvent.set()
elif eventType == "providerMessage":
logging.info("Rackattack provider says: %(message)s", dict(message=event['message']))
logging.debug("Rackattack provider says: %(message)s", dict(message=event['message']))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be debug. It has useful information. Perhaps consult with Michael.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it of any use if all is fine? not upon failures?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No.

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

Successfully merging this pull request may close these issues.

4 participants