Skip to content

Missing WORKSPACE validation in run_tests.sh #528

@brianredbeard

Description

@brianredbeard

Description

The script uses WORKSPACE without checking if it's set, potentially causing errors or writing to unexpected locations.

Location

https://github.com/validatedpatterns/multicloud-gitops/blob/main/tests/interop/run_tests.sh

Expected Behavior

Check if WORKSPACE is set before use with ${WORKSPACE:-} syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions