mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
remvoe unneeded tests
This commit is contained in:
@@ -167,23 +167,6 @@ tests:
|
||||
- isNotEmpty:
|
||||
path: data.tls\.key
|
||||
|
||||
- it: should pass with 1 EXPIRED secret created and global allow
|
||||
documentIndex: *secretDoc
|
||||
set:
|
||||
global:
|
||||
defaults:
|
||||
useExpiredCerts: true
|
||||
scaleCerts:
|
||||
certname:
|
||||
id: 1
|
||||
# Simulating middleware injection
|
||||
ixCertificates:
|
||||
"1":
|
||||
certificate: cert_content
|
||||
privatekey: some_key
|
||||
expired: true
|
||||
asserts: *basicAssertion
|
||||
|
||||
- it: should pass with 2 secret created (doc1)
|
||||
documentIndex: *secretDoc
|
||||
set:
|
||||
|
||||
@@ -167,23 +167,6 @@ tests:
|
||||
- isNotEmpty:
|
||||
path: data.tls\.key
|
||||
|
||||
- it: should pass with 1 EXPIRED secret created and global allow
|
||||
documentIndex: *secretDoc
|
||||
set:
|
||||
global:
|
||||
defaults:
|
||||
useExpiredCerts: true
|
||||
scaleCertsList:
|
||||
- name: certname
|
||||
id: 1
|
||||
# Simulating middleware injection
|
||||
ixCertificates:
|
||||
"1":
|
||||
certificate: cert_content
|
||||
privatekey: some_key
|
||||
expired: true
|
||||
asserts: *basicAssertion
|
||||
|
||||
- it: should pass with 2 secret created (doc1)
|
||||
documentIndex: *secretDoc
|
||||
set:
|
||||
|
||||
Reference in New Issue
Block a user