forked from apache/incubator-kie-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-env
More file actions
22 lines (22 loc) · 1.64 KB
/
test-env
File metadata and controls
22 lines (22 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
KIE_TOOLS_BUILD__runLinters=true
KIE_TOOLS_BUILD__runTests=true
KIE_TOOLS_BUILD__ignoreTestFailures=false
KIE_TOOLS_BUILD__runScriptsTests=false
KIE_TOOLS_BUILD__ignoreScriptTestFailures=false
KIE_TOOLS_BUILD__runEndToEndTests=false
KIE_TOOLS_BUILD__containerizedEndToEndTests=true
KIE_TOOLS_BUILD__ignoreEndToEndTestFailures=false
KIE_TOOLS_BUILD__buildContainerImages=false
KIE_TOOLS_BUILD__buildExamples=false
KIE_TOOLS_BUILD__streamName=main
QUARKUS_PLATFORM_version=3.15.3.1
KOGITO_RUNTIME_version=999-20250427-SNAPSHOT
OSL__branchName=main
SONATAFLOW_OPERATOR__kogitoDataIndexPostgresqlImage=registry.redhat.io/openshift-serverless-1/logic-data-index-postgresql-rhel8:${KIE_TOOLS_BUILD__streamName}
SONATAFLOW_OPERATOR__kogitoDataIndexEphemeralImage=registry.redhat.io/openshift-serverless-1/logic-data-index-ephemeral-rhel8:${KIE_TOOLS_BUILD__streamName}
SONATAFLOW_OPERATOR__kogitoJobsServicePostgresqlImage=registry.redhat.io/openshift-serverless-1/logic-jobs-service-postgresql-rhel8:${KIE_TOOLS_BUILD__streamName}
SONATAFLOW_OPERATOR__kogitoJobsServiceEphemeralImage=registry.redhat.io/openshift-serverless-1/logic-jobs-service-ephemeral-rhel8:${KIE_TOOLS_BUILD__streamName}
SONATAFLOW_OPERATOR__sonataflowDevModeImage=registry.redhat.io/openshift-serverless-1/logic-swf-devmode-rhel8:${KIE_TOOLS_BUILD__streamName}
SONATAFLOW_OPERATOR__sonataflowBuilderImage=registry.redhat.io/openshift-serverless-1/logic-swf-builder-rhel8:${KIE_TOOLS_BUILD__streamName}
SONATAFLOW_OPERATOR__kogitoDBMigratorToolImage=registry.redhat.io/openshift-serverless-1/logic-db-migrator-tool-rhel8:${KIE_TOOLS_BUILD__streamName}
KOGITO_IMAGES_CEKIT_MODULES__quarkusGroupId=io.quarkus.platform