Gustavo Lira e Silva created ISPN-12103:
-------------------------------------------
Summary: Improve ContainerDatabase to add custom wait strategy
Key: ISPN-12103
URL:
https://issues.redhat.com/browse/ISPN-12103
Project: Infinispan
Issue Type: Enhancement
Components: Test Suite
Affects Versions: 11.0.1.Final
Reporter: Gustavo Lira e Silva
Assignee: Gustavo Lira e Silva
Some databases needs extra container privilege and also needs a custom {{waitstrategy}}
instead of just use the default {{Wait.forListeningPort()}}, for example DB2 needs an
extra time after the ListeningPorts be available to create the datasource and finish the
setup.
The idea is to implement a {{LogMessageWaitStrategy}} with a regex expression to identify
when the container is ready indeed.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)