[Asterisk-code-review] allow_wildcard_certs: skip tests until SIPp can be upgraded (testsuite[16])

Kevin Harwell asteriskteam at digium.com
Fri Jul 8 09:36:08 CDT 2022


Kevin Harwell has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/18766 )


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/66/18766/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/+/18766
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: 16
Gerrit-Change-Id: I66f6a40602f4a487793b859a2c6d114dee5a63ec
Gerrit-Change-Number: 18766
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/8bca7ed2/attachment-0001.html>


More information about the asterisk-code-review mailing list