Commit b33ce87f authored by Alain Takoudjou's avatar Alain Takoudjou

repman test: a bit more time and deployments are required before repman can be ready for bootstrap

parent 8d9f1a80
......@@ -40,6 +40,8 @@ setUpModule, SlapOSInstanceTestCase = makeModuleSetUpAndTestCaseClass(
class TestRepman(SlapOSInstanceTestCase):
__partition_reference__ = 'R'
# Repman need more deployments and a bit more time to be able to bootstrap correctly
instance_max_retry = 20
def setUp(self):
self.url = self.computer_partition.getConnectionParameterDict()['url']
......
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