Skip to content

Commit

Permalink
Update AP tests and remove redundant ones (#4177)
Browse files Browse the repository at this point in the history
(cherry picked from commit ce43fba)
  • Loading branch information
vepatel authored and lucacome committed Aug 17, 2023
1 parent 4e0795b commit 49f7fff
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 593 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ jobs:
{\"image\": \"alpine-plus\", \"marker\":\"ingresses\"}, \
{\"image\": \"alpine-plus\", \"marker\": \"vsr\"}, \
{\"image\": \"ubi-plus\", \"marker\": \"policies\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"dos\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect\"}], \
{\"image\": \"debian-plus-nap\", \"marker\": \"appprotect\"}, \
{\"image\": \"debian-plus-nap\", \"marker\": \"dos\"}], \
\"k8s\": [\"${{ needs.checks.outputs.k8s_latest }}\"]}" >> $GITHUB_OUTPUT
else
echo "matrix={\"k8s\": [\"1.22.17\", \"1.23.17\", \"1.24.12\", \"1.25.8\", \"1.26.3\", \"${{ needs.checks.outputs.k8s_latest }}\"], \
Expand Down
334 changes: 0 additions & 334 deletions tests/suite/test_app_protect.py

This file was deleted.

Loading

0 comments on commit 49f7fff

Please sign in to comment.