diff --git a/tests/templates/kuttl/spark-connect/10-assert.yaml b/tests/templates/kuttl/spark-connect/10-assert.yaml index 85072f7b..5b75cf2c 100644 --- a/tests/templates/kuttl/spark-connect/10-assert.yaml +++ b/tests/templates/kuttl/spark-connect/10-assert.yaml @@ -1,7 +1,7 @@ --- apiVersion: kuttl.dev/v1beta1 kind: TestAssert -timeout: 900 +timeout: 300 --- apiVersion: apps/v1 kind: Deployment @@ -12,7 +12,7 @@ status: --- apiVersion: kuttl.dev/v1beta1 kind: TestAssert -timeout: 90 +timeout: 300 commands: # Test that spark connect executors are running. # Sleep to prevent the following spark connect app from failing