diff options
Diffstat (limited to 'tests/plugins')
-rw-r--r-- | tests/plugins/jobs/configs/.rr-jobs-init.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/jobs/configs/.rr-jobs-init.yaml b/tests/plugins/jobs/configs/.rr-jobs-init.yaml index 63ddc70d..e31e4441 100644 --- a/tests/plugins/jobs/configs/.rr-jobs-init.yaml +++ b/tests/plugins/jobs/configs/.rr-jobs-init.yaml @@ -60,7 +60,7 @@ jobs: pipeline_size: 1000000 queue: test-1-queue exchange: default - exclusive: true + exclusive: false exchange_type: direct routing_key: test |