kim dong hun created ZEPPELIN-6044: -------------------------------------- Summary: Add Dockerfile for Setting Up Testing Environment Key: ZEPPELIN-6044 URL: https://issues.apache.org/jira/browse/ZEPPELIN-6044 Project: Zeppelin Issue Type: Improvement Reporter: kim dong hun
Currently, the Apache Zeppelin project requires testing in CI/CD Evn or few contrbutor's local machine only. Docker-based testing environment that can be easily managed and standardized for running testcode To address this, I propose adding a Dockerfile that sets up a consistent testing environment for the project. The proposed Dockerfile will include the following features: 1. Configuration of the environment with the project's key dependencies. 2. Provision of scripts to easily set up the testing environment locally. 3. to support all testing scenarios in testcode With this Dockerfile, developers will be able to perform tests more efficiently & easily and obtain consistent results across different environments. Please review and provide your feedback. and if i have misunderstand point it out! Thank you. -- This message was sent by Atlassian Jira (v8.20.10#820010)