Skip to content

Commit

Permalink
test: Remove test TODOs related to internal image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Starkteetje committed Feb 22, 2024
1 parent 57f60d0 commit fe17c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
5 changes: 2 additions & 3 deletions test/integration/redis-cert/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ application:
type: static
approve: false
policy:
# for upgrade tests during GO phase TODO: rm when merge
- pattern: "securesystemsengineering/connaisseur-go:*"
- pattern: "securesystemsengineering/connaisseur:*"
validator: allow
- pattern: "redis:*"
validator: allow
validator: allow
3 changes: 0 additions & 3 deletions test/integration/update-self-hosted-notary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,5 @@ application:
validator: allow
- pattern: docker.io/securesystemsengineering/connaisseur:*
validator: allow
# for upgrade tests during GO phase TODO: rm when merge
- pattern: "docker.io/securesystemsengineering/connaisseur-go:*"
validator: allow
- pattern: "docker.io/securesystemsengineering/testimage:self-hosted-notary-signed"
validator: self-hosted-notary

0 comments on commit fe17c1f

Please sign in to comment.