diff options
author | Valery Piashchynski <[email protected]> | 2021-08-02 21:12:12 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-08-02 21:12:12 +0300 |
commit | 31752d8bd20294c7d52cd3612fbf18e44ce42637 (patch) | |
tree | bca88867ef3a1c1a6fea1ced7859346839e38e88 /tests/plugins | |
parent | c90c11b92e229280477a9b049e65ca1048825dd4 (diff) |
Update CI, move all tests to the single source of truth - makefile
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins')
-rw-r--r-- | tests/plugins/jobs/durability/.rr-beanstalk-durability-redial.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/plugins/jobs/durability/.rr-beanstalk-durability-redial.yaml b/tests/plugins/jobs/durability/.rr-beanstalk-durability-redial.yaml index de794b24..22d8f3b0 100644 --- a/tests/plugins/jobs/durability/.rr-beanstalk-durability-redial.yaml +++ b/tests/plugins/jobs/durability/.rr-beanstalk-durability-redial.yaml @@ -39,7 +39,6 @@ jobs: tube: default-2 reserve_timeout: 10s - # list of pipelines to be consumed by the server, keep empty if you want to start consuming manually consume: [ "test-1", "test-2" ] |