Skip to content

Commit 1a073a8

Browse files
barkhachoithanivitalykorolev
authored andcommitted
CLD-871: K8s HTTPS template and e2e automated tests (#155)
* adding template tests for K8s TTPS impl * added e2e tests for https impl * updated logs in tls test * Update to the latest Docker version (#164) * shortened FQDN to 64 characters * chnaged volume name for template test * updated volumename for template test * added directory for ca-certs * latest jenkins fix * updated fn to generate certificates and verification for using named certs * fixing lint errors --------- Co-authored-by: Vitaly <[email protected]>
1 parent aa6b1b9 commit 1a073a8

File tree

14 files changed

+777
-2
lines changed

14 files changed

+777
-2
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import groovy.json.JsonSlurperClassic
77

88
9-
gitCredID = 'marklogic-builder'
9+
gitCredID = 'marklogic-builder-github'
1010
JIRA_ID = ''
1111
JIRA_ID_PATTERN = /(?i)(CLD|DEVO|QAINF|BUG|DBI)-\d{3,4}/
1212
LINT_OUTPUT = ''

0 commit comments

Comments
 (0)