This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch radtriste-fix-pipelines
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-images.git
The following commit(s) were added to refs/heads/radtriste-fix-pipelines by
this push:
new 6fe312ab fix one feature file
6fe312ab is described below
commit 6fe312ab458478cfcd404569f341a4869381f1dc
Author: jstastny-cz <[email protected]>
AuthorDate: Tue Nov 21 08:48:58 2023 +0100
fix one feature file
---
tests/features/common-dynamic-resources.feature | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/features/common-dynamic-resources.feature
b/tests/features/common-dynamic-resources.feature
index 23ae6475..48d043e1 100644
--- a/tests/features/common-dynamic-resources.feature
+++ b/tests/features/common-dynamic-resources.feature
@@ -49,7 +49,7 @@ Feature: Common tests for Kogito images
And container log should match regex -Xmx512m
Scenario: Verify if Java Remote Debug is correctly configured
- When container is started with env
+ When container is started with args
| arg | value
|
| command | bash -c "sleep 2s; /home/kogito/kogito-app-launch.sh"
|
| env_json | {"SCRIPT_DEBUG":"true", "JAVA_DEBUG":"true",
"JAVA_DEBUG_PORT":"9222"} |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]