Skip to content

Commit

Permalink
Merge pull request #45 from leancodepl/publisher/fix-rabbitmq-instance
Browse files Browse the repository at this point in the history
Fix RabbitMQ instance used by the scaled target service tests
  • Loading branch information
Dragemil authored Oct 30, 2023
2 parents 58acf04 + 567cdab commit cfd8459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publisher/funnel_test_cluster/scaled_target_service/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

export ENV_NAME=scaled-target-service
export TESTS_NAME=scaled_target_service_tests
export RABBITMQ_INSTANCE=3
export RABBITMQ_INSTANCE=1
export FUNNEL_REPLICAS=1
export TESTAPP1_REPLICAS=2

0 comments on commit cfd8459

Please sign in to comment.