Skip to content

Disable keycloak dev service in serverless-workflow-examples/serverless-workflow-oauth2-orchestration-quarkus/.../AcmeExchangeResourceIT.java #1976

@jstastny-cz

Description

@jstastny-cz

Describe the bug

Keycloak dev service is enabled by default when quarkus-oidc dependency is added.
We have to disable the service because we're not using it - we use the custom one from kogito test utils.

The problem is wasting resources + insufficient default timeout for the service startup - resulting in repeated failures in CI env.

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions