diff --git a/.github/workflows/ci-actions.yml b/.github/workflows/ci-actions.yml index e20c720304134..dccb17a6ea560 100644 --- a/.github/workflows/ci-actions.yml +++ b/.github/workflows/ci-actions.yml @@ -547,13 +547,14 @@ jobs: test-modules: > kubernetes-client - category: Misc4 - timeout: 45 + timeout: 50 test-modules: > smallrye-graphql picocli-native gradle micrometer-mp-metrics micrometer-prometheus + logging-json - category: Spring timeout: 50 test-modules: > diff --git a/integration-tests/logging-json/pom.xml b/integration-tests/logging-json/pom.xml index 12575eeb17f8a..904ebfe011319 100644 --- a/integration-tests/logging-json/pom.xml +++ b/integration-tests/logging-json/pom.xml @@ -11,7 +11,7 @@ 4.0.0 quarkus-integration-test-logging-json - Quarkus - Integration Tests - Logging (JSON) + Quarkus - Integration Tests - Logging - JSON Tests the JSON logging extension