h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.87k stars 1.99k forks source link

Add to Jenkins test: checking that we can connect to the websocket endpoint. #16302

Open wendycwong opened 3 months ago

wendycwong commented 3 months ago

Please refer to the problem description here: https://github.com/h2oai/ai-engine-manager/issues/1561

@bilcus suggested that we should probably add the following test:

The test can be very easy, just checking that you can connect to the websocket endpoint in your tests.