Skip to content

record-tester: Support multiple concurrent uploads in VOD mode #232

@yondonfu

Description

@yondonfu

record-tester supportes a -testVod flag which uses a ContinuousVodTester to continuously VOD upload tests (direct upload, resumable upload, upload via URL) at a regular interval. Under the hood, the ContinuousVodTester creates a VodTester for each test run.

It would be useful to support:

  • Triggering concurrent VOD uploads on each test run (i.e. if N = 10 then there are 10 tests run concurrently on each interval)
  • Triggering concurrent VOD uploads with a single command

This would make it easier to automate and run one-off VOD upload tests with a single tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions