remvoe unneeded tests

This commit is contained in:
Stavros kois
2023-01-26 14:09:05 +02:00
parent bcbbbc2e41
commit f83ed45877
2 changed files with 0 additions and 34 deletions
@@ -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: