Run SSHGetL3AgentModeTest tests on Ubuntu Minimal instances
These functional tests were executed on Ubuntu instances. They sometimes timed out because it takes too long to start those instances Change-Id: Ib3b49a66f3e3af39f07632be8ee6bfdf3bff2cf0
This commit is contained in:
@@ -138,7 +138,8 @@ class GetL3AgentModeTest(testtools.TestCase):
|
||||
|
||||
class SSHGetL3AgentModeTest(GetL3AgentModeTest):
|
||||
|
||||
server_stack = tobiko.required_fixture(stacks.UbuntuServerStackFixture)
|
||||
server_stack = tobiko.required_fixture(
|
||||
stacks.UbuntuMinimalServerStackFixture)
|
||||
|
||||
@property
|
||||
def connection(self) -> sh.SSHShellConnection:
|
||||
|
||||
Reference in New Issue
Block a user