rickcheng created ZEPPELIN-5449:
-----------------------------------
Summary: Zeppelin currently cannot do the CI under k8s environment
Key: ZEPPELIN-5449
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5449
Project: Zeppelin
Issue Type: Test
Components: CI-infra, Kubernetes
Affects Versions: 0.9.0
Reporter: rickcheng
Zeppelin uses *GitHub Action* to complete Continuous integration (CI).
Specifically, it has three workflows: core.yaml, frontend.yaml and rat.yaml.
However, It is currently not possible to verify the functions of zeppelin in
the *k8s environment* in these workflows.
It seems that Apache Spark uses the *Minikube* to run the kubernetes
integration tests ([Running Kubernetes Integration
Tests|https://github.com/apache/spark/tree/master/resource-managers/kubernetes/integration-tests]).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)