Try to stabilize DataCouchbaseTestIntegrationTests
Closes gh-36662
This commit is contained in:
@@ -40,7 +40,8 @@ import static org.assertj.core.api.Assertions.assertThatExceptionOfType;
|
||||
*
|
||||
* @author Eddú Meléndez
|
||||
*/
|
||||
@DataCouchbaseTest
|
||||
@DataCouchbaseTest(
|
||||
properties = { "spring.couchbase.env.timeouts.connect=2m", "spring.couchbase.env.timeouts.key-value=1m" })
|
||||
@Testcontainers(disabledWithoutDocker = true)
|
||||
class DataCouchbaseTestIntegrationTests {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user