Actions
Feature #3357
closedsuricata-verify: parallel tests capability
Effort:
Difficulty:
Label:
Description
SU keeps getting tests added and after some point the volume would become quite big maybe thousand(s)+ (esp in view of cases like https://redmine.openinfosecfoundation.org/issues/2923#note-5)
In that case maybe running tests in multithreading/parallel test runs would help speed up the checks in terms of time.
Updated by Victor Julien almost 5 years ago
You can already do something like this by splitting test directories and running SV on these directories in parallel, each with a unique output dir.
Updated by Peter Manev almost 5 years ago
Ok.So something like a wrapper script then I guess would do the job . "fore each dir ...".
Updated by Victor Julien almost 5 years ago
Maybe it still makes sense to build it into SV, I'll leave that to Jason or Shivani to comment on. But did want to mention a workaround you can use now.
Updated by Andreas Herz almost 5 years ago
- Assignee set to OISF Dev
- Target version set to TBD
Updated by Victor Julien almost 5 years ago
- Subject changed from suricata-verify: parallel tests capability to suricata-verify: parallel tests capability
- Status changed from New to Feedback
- Assignee changed from OISF Dev to Jason Ish
Updated by Shivani Bhardwaj about 4 years ago
- Status changed from Feedback to New
- Assignee changed from Jason Ish to Community Ticket
- Target version changed from TBD to QA
Updated by Tharushi Jayasekara almost 4 years ago
- Assignee changed from Community Ticket to Tharushi Jayasekara
Updated by Jason Ish over 3 years ago
- Status changed from New to In Review
Updated by Jason Ish over 3 years ago
- Status changed from In Review to Closed
Actions