Skip to content

make sure tests do not directly use kubectl create or kubectl delete #1383

@ianvernon

Description

@ianvernon

add a test that checks to make sure that no calls to kubectl create or kubectl delete are made outside of tests/helpers.bash - this will ensure that people use our helper functions that wait for desired state. Something like this is done to ensure that tests do use sleep in tests/00-no-sleep.sh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/CIContinuous Integration testing issue or flakearea/k8sImpacts the kubernetes API, or kubernetes -> cilium internals translation layers.kind/enhancementThis would improve or streamline existing functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions