apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
296 stars 228 forks source link

Re-enable system testing in travis matrix #713

Open dgrove-oss opened 2 years ago

dgrove-oss commented 2 years ago

The core openwhisk upgrade to akka 2.6.12 included changes to how the test system handled https that broke our ability to externally run the openwhisk test suite. The fix appears to be non-trivial, so https://github.com/apache/openwhisk-deploy-kube/pull/700/commits/94ea0610c514dccfba3fd467f9da0ac1428f319d disabled system testing in this repo to unblock merging PRs. We do need to eventually figure out a way to make this work and restore the testing.