Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
BDD: Enable back from jobs service
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste committed Dec 10, 2021
1 parent 9547424 commit a0ff064
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/features/deploy_kogito_runtime.feature
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,7 @@ Feature: Deploy Kogito Runtime
Then Kogito Runtime "<example-service>" log contains text "Before timer" within 1 minutes
And Kogito Runtime "<example-service>" log contains text "After timer" within 1 minutes

# Commented until https://issues.redhat.com/browse/KOGITO-6200 is solved
# And Kogito Jobs Service log contains text "<example-service>" within 1 minutes
And Kogito Jobs Service log contains text "<example-service>" within 1 minutes

@springboot
Examples:
Expand Down

0 comments on commit a0ff064

Please sign in to comment.