[Asterisk-code-review] allow_wildcard_certs: skip tests until SIPp can be upgraded (testsuite[19])
Kevin Harwell
asteriskteam at digium.com
Fri Jul 8 09:35:37 CDT 2022
Kevin Harwell has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/18764 )
Change subject: allow_wildcard_certs: skip tests until SIPp can be upgraded
......................................................................
allow_wildcard_certs: skip tests until SIPp can be upgraded
The current version of SIPp that's run on Jenkins does not support
the tls_version option, so skip until it can be upgraded.
ASTERISK-30072
Change-Id: I66f6a40602f4a487793b859a2c6d114dee5a63ec
---
M tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/cn/test-config.yaml
M tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/san/test-config.yaml
2 files changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/64/18764/1
diff --git a/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/cn/test-config.yaml b/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/cn/test-config.yaml
index 10e36f3..136f395 100644
--- a/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/cn/test-config.yaml
+++ b/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/cn/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'Until SIPp can be upgraded to a version that supports the tls_key option in CI'
summary: 'Test TLS using a certificate with a wildcard CN'
description: |
'Originate a call using TLS from Asterisk to a remote endpoint,
diff --git a/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/san/test-config.yaml b/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/san/test-config.yaml
index 95a8aa8..53ee417 100644
--- a/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/san/test-config.yaml
+++ b/tests/channels/pjsip/secure_calling/calls/nominal/allow_wildcard_certs/san/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'Until SIPp can be upgraded to a version that supports the tls_key option in CI'
summary: 'Test TLS using a certificate with a wildcard SAN'
description: |
'Originate a call using TLS from Asterisk to a remote endpoint,
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/18764
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 19
Gerrit-Change-Id: I66f6a40602f4a487793b859a2c6d114dee5a63ec
Gerrit-Change-Number: 18764
Gerrit-PatchSet: 1
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220708/5c0f24a2/attachment.html>
More information about the asterisk-code-review
mailing list