Skip to content

Commit

Permalink
Update AP tests and remove redundant ones (#4177)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored Aug 2, 2023
1 parent 8b5b76f commit ce43fba
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 591 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ jobs:
{\"image\": \"alpine-plus\", \"marker\":\"ingresses\"}, \
{\"image\": \"alpine-plus\", \"marker\": \"vsr\"}, \
{\"image\": \"ubi-plus\", \"marker\": \"policies\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"dos\"}], \
\"k8s\": [\"${{ needs.checks.outputs.k8s_latest }}\"]}" >> $GITHUB_OUTPUT
else
Expand Down
334 changes: 0 additions & 334 deletions tests/suite/test_app_protect.py

This file was deleted.

Loading

0 comments on commit ce43fba

Please sign in to comment.