diff --git a/tests/camel-kamelets-itest/src/test/resources/crypto/crypto-action-pipe.citrus.it.yaml b/tests/camel-kamelets-itest/src/test/resources/crypto/crypto-action-pipe.citrus.it.yaml index 7b35dd2e5..d32d9e087 100644 --- a/tests/camel-kamelets-itest/src/test/resources/crypto/crypto-action-pipe.citrus.it.yaml +++ b/tests/camel-kamelets-itest/src/test/resources/crypto/crypto-action-pipe.citrus.it.yaml @@ -32,7 +32,7 @@ actions: - camel: jbang: run: - waitForRunningState: false + waitForRunningState: true integration: file: "crypto/crypto-action-pipe.yaml" systemProperties: diff --git a/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http-pipe.citrus.it.yaml b/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http-pipe.citrus.it.yaml index 03a622cfb..4e96a632c 100644 --- a/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http-pipe.citrus.it.yaml +++ b/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http-pipe.citrus.it.yaml @@ -28,7 +28,7 @@ actions: - camel: jbang: run: - waitForRunningState: false + waitForRunningState: true integration: file: "timer/timer-to-http-pipe.yaml" systemProperties: diff --git a/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http.citrus.it.yaml b/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http.citrus.it.yaml index cfbc53c57..896b9ffa6 100644 --- a/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http.citrus.it.yaml +++ b/tests/camel-kamelets-itest/src/test/resources/timer/timer-to-http.citrus.it.yaml @@ -28,7 +28,7 @@ actions: - camel: jbang: run: - waitForRunningState: false + waitForRunningState: true integration: file: "timer/timer-to-http.yaml" systemProperties: diff --git a/tests/camel-kamelets-itest/src/test/resources/transformation/data-type-action-pipe.citrus.it.yaml b/tests/camel-kamelets-itest/src/test/resources/transformation/data-type-action-pipe.citrus.it.yaml index 8b926203b..f8704116e 100644 --- a/tests/camel-kamelets-itest/src/test/resources/transformation/data-type-action-pipe.citrus.it.yaml +++ b/tests/camel-kamelets-itest/src/test/resources/transformation/data-type-action-pipe.citrus.it.yaml @@ -28,7 +28,7 @@ actions: - camel: jbang: run: - waitForRunningState: false + waitForRunningState: true integration: file: "transformation/data-type-action-pipe.yaml" systemProperties: diff --git a/tests/camel-kamelets-itest/src/test/resources/transformation/extract-field-action-pipe.citrus.it.yaml b/tests/camel-kamelets-itest/src/test/resources/transformation/extract-field-action-pipe.citrus.it.yaml index a442265d6..d50b94f34 100644 --- a/tests/camel-kamelets-itest/src/test/resources/transformation/extract-field-action-pipe.citrus.it.yaml +++ b/tests/camel-kamelets-itest/src/test/resources/transformation/extract-field-action-pipe.citrus.it.yaml @@ -30,7 +30,7 @@ actions: - camel: jbang: run: - waitForRunningState: false + waitForRunningState: true integration: file: "transformation/extract-field-action-pipe.yaml" systemProperties: diff --git a/tests/camel-kamelets-itest/src/test/resources/transformation/insert-field-action-pipe.citrus.it.yaml b/tests/camel-kamelets-itest/src/test/resources/transformation/insert-field-action-pipe.citrus.it.yaml index 0ae464c4a..903f1c055 100644 --- a/tests/camel-kamelets-itest/src/test/resources/transformation/insert-field-action-pipe.citrus.it.yaml +++ b/tests/camel-kamelets-itest/src/test/resources/transformation/insert-field-action-pipe.citrus.it.yaml @@ -32,7 +32,7 @@ actions: - camel: jbang: run: - waitForRunningState: false + waitForRunningState: true integration: file: "transformation/insert-field-action-pipe.yaml" systemProperties: