This is an automated email from the ASF dual-hosted git repository.

ricardozanini pushed a commit to branch radtriste-fix-pipelines
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-images.git

commit 3ec2764827b5746f8a56eebc04de02d9d307b21b
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]

Reply via email to