Change to sane default timeout 05/8905/4
authorbeierlm <mark.beierl@canonical.com>
Tue, 12 May 2020 19:26:37 +0000 (15:26 -0400)
committerbeierlm <mark.beierl@canonical.com>
Thu, 14 May 2020 15:59:21 +0000 (11:59 -0400)
commit0a8c9afacca5010da381e6382b01e31dd4e59d23
tree4cff69de6d8ff4603ac6ed61a8ac1a97dcbe10f4
parent32b3812aaf09482ed9eb2b4492525bfccad3d0d2
Change to sane default timeout

Changes the default timeout from ~28 hours to 1 hour.
Fixed syntax errors in two log messages.
Adds unit tests for timeouts.
Adds nose config to create Junit style output.

Fixes bug 1014

Change-Id: I7d1c2d28b397adc3ac638aa2366925dc744eade3
Signed-off-by: beierlm <mark.beierl@canonical.com>
n2vc/juju_observer.py
n2vc/n2vc_juju_conn.py
n2vc/provisioner.py
n2vc/tests/unit/test_juju_observer.py [new file with mode: 0644]
nose2.cfg [new file with mode: 0644]
test-requirements.txt
tox.ini