Skip to content

Commit

Permalink
chore: [SSPROD-7700] move test in the appropriate file
Browse files Browse the repository at this point in the history
  • Loading branch information
mavimo committed Oct 30, 2023
1 parent c0f179e commit 0aed6d0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 17 deletions.
13 changes: 13 additions & 0 deletions charts/agent/tests/clusterrole_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,16 @@ tests:
- RELEASE-NAME-agent
verbs:
- "use"

- it: Test Events can be created in kubernetes
asserts:
- contains:
path: rules
content:
apiGroups:
- ""
resources:
- "events"
verbs:
- "create"
- "patch"
17 changes: 0 additions & 17 deletions charts/agent/tests/events_test.yaml

This file was deleted.

0 comments on commit 0aed6d0

Please sign in to comment.