Skip to content

Commit

Permalink
Merge pull request #328 from jembi/fix-failing-e2e-tests
Browse files Browse the repository at this point in the history
fix jempi single mode e2e tests
  • Loading branch information
drizzentic authored Sep 23, 2024
2 parents 0e64c96 + 534da31 commit dffb00a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test/cucumber/features/single-mode/jempi.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ Feature: Client Registry JeMPI?
And The service "identity-access-manager-keycloak" should be started with 1 replica
And The service "jempi-ratel" should be started with 1 replica
And The service "jempi-alpha-01" should be started with 1 replica
And The service "jempi-alpha-02" should be started with 1 replica
And The service "jempi-alpha-03" should be started with 1 replica
And The service "jempi-zero-01" should be started with 1 replica
And The service "jempi-async-receiver" should be started with 1 replica
And The service "jempi-async-receiver" should be connected to the networks
Expand All @@ -30,7 +28,7 @@ Feature: Client Registry JeMPI?
# And The service "jempi-em-calculator" should be started with 1 replica
# And The service "jempi-em-calculator" should be connected to the networks
# | kafka_public | jempi_default |
And The service "jempi-linker" should be started with 1 replica
And The service "jempi-linker" should be started with 3 replica
And The service "jempi-linker" should be connected to the networks
| kafka_public | jempi_default |
And The service "jempi-api" should be started with 1 replica
Expand All @@ -51,8 +49,6 @@ Feature: Client Registry JeMPI?
And The service "identity-access-manager-keycloak" should be removed
And The service "jempi-ratel" should be removed
And The service "jempi-alpha-01" should be removed
And The service "jempi-alpha-02" should be removed
And The service "jempi-alpha-03" should be removed
And The service "jempi-async-receiver" should be removed
And The service "jempi-etl" should be removed
And The service "jempi-controller" should be removed
Expand Down

0 comments on commit dffb00a

Please sign in to comment.