Skip to content

Commit

Permalink
🐛 [Test] Fixed backport issues and incompatibilities
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
  • Loading branch information
Coduz committed Jan 23, 2025
1 parent 7150b7d commit 54724e6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Feature: Job Engine Service - Asset Step Processors
@setup
Scenario: Setup test resources
Given Init Security Context
And Init Jaxb Context
And Start Docker environment with resources
| db |
| events-broker |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Feature: Job Engine Service - Bundle Step Processors
@setup
Scenario: Setup test resources
Given Init Security Context
And Init Jaxb Context
And Start Docker environment with resources
| db |
| events-broker |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Feature: Job Engine Service - Command Step Processors
@setup
Scenario: Setup test resources
Given Init Security Context
And Init Jaxb Context
And Start Docker environment with resources
| db |
| events-broker |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Feature: Job Engine Service - Configuration Step Processors
@setup
Scenario: Setup test resources
Given Init Security Context
And Init Jaxb Context
And Start Docker environment with resources
| db |
| events-broker |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Feature: Job Engine Service - Keystore Step Processors
@setup
Scenario: Setup test resources
Given Init Security Context
And Init Jaxb Context
And Start Docker environment with resources
| db |
| events-broker |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Feature: Job Engine Service - Packages Step Processors
@setup
Scenario: Setup test resources
Given Init Security Context
And Init Jaxb Context
And Start Docker environment with resources
| db |
| events-broker |
Expand Down

0 comments on commit 54724e6

Please sign in to comment.