diff options
author | Valery Piashchynski <[email protected]> | 2021-07-14 23:27:59 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-07-14 23:27:59 +0300 |
commit | 05055561600a240401f6e48e5b6c195d01050d45 (patch) | |
tree | 14a14ea57aa41eecbb565e9151633da6c2ac3f8d /tests | |
parent | 3483f964c7e63bf2e5bd97fee872396e8f415393 (diff) |
Update SQS item.
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests')
-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 |