added test script and test for mobility script testing

This commit is contained in:
Blake J. Harnden 2017-08-02 16:39:38 -07:00
parent 05ce19b0c0
commit b62076c240
5 changed files with 67 additions and 3 deletions

View file

@ -865,6 +865,7 @@ class Session(object):
# this is called from instantiate() after receiving an event message
# for the instantiation state, and from the broker when distributed
# nodes have been started
logger.info("checking runtime: %s", self.state)
if self.state == EventTypes.RUNTIME_STATE.value:
logger.info("valid runtime state found, returning")
return