Skip to content

Commit 4476bdc

Browse files
committed
cut out spring native - as it's not working yet
1 parent 07efe02 commit 4476bdc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.mise/tasks/oats-tests.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ pushd spring-declarative-configuration
1616
../gradlew clean bootJar
1717
popd
1818

19-
# timeout for each test suite is 5 minutes
20-
oats -timeout 5m .
19+
oats -timeout 5m logging-k8s-stdout-otlp-json/
20+
oats -timeout 5m javaagent-declarative-configuration/oats/
21+
oats -timeout 5m spring-declarative-configuration/oats/

0 commit comments

Comments
 (0)