nebari icon indicating copy to clipboard operation
nebari copied to clipboard

Testing checklist for v0.4.4

Open iameskild opened this issue 2 years ago • 3 comments

Testing Checklist

Use/modify this checklist as a more comprehensive list of core services to validate before cutting a major release.

Test core services

If the integration tests for all of the cloud providers are successful, that is a good sign! However, the following core services still need to be manually validated (until we can automate them).

At minimum, the following services will need to be tested:

  • [x] Log into keycloak as root user and add a user
  • [ ] Log into conda-store and create
    • [ ] a conda environment in a shared namespace and,
    • [ ] a conda environment in your personal namespace
  • [x] Launch dask-gateway cluster, test auto-scaler and
    • [x] validate that the dask-labextention is working
  • [ ] Create a basic CDS Dashboard
  • [x] Open VS-Code extension and create a python file

iameskild avatar Aug 17 '22 22:08 iameskild

During testing, I ran into an issue creating a conda env from the conda-store endpoint. The details can be found here: https://github.com/Quansight/conda-store/issues/382

iameskild avatar Aug 18 '22 00:08 iameskild

During test, I also ran into a dashboard issue. More details here: #1401 and associated PR to fix it #1402

iameskild avatar Aug 18 '22 01:08 iameskild

#1409

iameskild avatar Aug 19 '22 04:08 iameskild

Add a note that the Dask Dashboard is only accessible when SSL certificate has been applied.

iameskild avatar Sep 22 '22 05:09 iameskild

@costrouc I tested the example panel app that was causing problems for us last week and it worked right away! Ridiculous 😅

iameskild avatar Sep 22 '22 05:09 iameskild