Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Run Tekton tests in parallel #14

@felipecruz91

Description

@felipecruz91

Currently the Tekton tests are executed sequentially.

Investigate and update the testing framework accordingly to support parallel execution.

Bear in mind:

  • Test cases that share the same workspace could end up corrupting files.

  • Define a safe number of parallel executions that won't cause resource exhaustion in the GitHub Action machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/testingTesting of ODS Pipeline itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions