Commit f98dce49 authored by Ivan Tyagov's avatar Ivan Tyagov
parent be9ef7a2
Pipeline #7613 passed with stage
in 0 seconds
......@@ -305,6 +305,7 @@ def captureStdout():
finally:
sys.stdout = orig_stdout
@unittest.skipIf(sys.version_info >= (3, ), 'Caucase currently supports python 2 only')
class CaucaseTest(unittest.TestCase):
"""
Test a complete caucase setup: spawn a caucase-http server on CAUCASE_NETLOC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment