Fix unittests #434

Merged
pat-s merged 5 commits from refs/pull/434/head into main 2023-04-14 06:45:37 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f110d5ea10 - Show all commits

View File

@@ -28,7 +28,7 @@ steps:
image: alpine:3.17
commands:
- apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing make helm git bash
- helm plugin install https://github.com/helm-unittest/helm-unittest
- helm plugin install --version 0.3.1 https://github.com/helm-unittest/helm-unittest
- helm dependency update
- make unittests

View File

@@ -19,7 +19,7 @@ tests:
set:
signing.enabled: false
asserts:
- contains:
- notContains:
path: spec.template.spec.initContainers[0].env
content:
name: GNUPGHOME