Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(api): add resource deletion step in e2e test cases #512

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 11, 2024

  1. test(api): add resource deletion step in e2e test cases

    - exclude namespace in resource deletion step;
    - refactor `apply` and `delete` kubectl commands;
    - handle errors in clean up phase;
    - add resource deletion step in each test case.
    
    Signed-off-by: Roman Sysoev <[email protected]>
    Roman Sysoev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bde4c17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f8a54 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    960eaa1 View commit details
    Browse the repository at this point in the history