StatusTypeRelevance

Release Tests SDK-Core

Basic functionality

#TestStepExpected behaviour
1.Check podsCheck if all pods in the namespace ‘backend’ are running.All pods run normally.
2.Check argoGo to argo (https://app.sdk-cloud.de/argo) and login.The argo page is displayed and some workflows are shown.
3.Check argo-mgmtGo to argo-mgmt (https://app.sdk-cloud.de/argo-mgmt) and login.The argo-mgmt page is displayed and some workflows are shown.

User facing functionality

#TestStepExpected behaviour
1.Check reachabilityGo to the homepage (https://app.sdk-cloud.de).The SDK homepage is displayed.
2.Check LoginLogin with your credentials.A successful login should route you to the homepage.
3.Check organisationsSelect an organisation and check for Spaces and members.Spaces and users should be shown.
4.Check OpenSearchSelect ‘Opensearch’ of an organisation and a random dashboard of it.Opensearch should open and the dashboard be shown.
5.Check JupyterlabSelect ‘Jupyterlab’ and let it initialize in the default environment.The instance should boot and some files be shown.
6.Check SupersetSelect ‘Data visualization’ and choose the instance ‘presentation-space’.The dashboard for this instance should load.
7.Check file explorerSelect ‘Metadata Übersicht’ -> ‘File Explorer’ and choose the space ‘presentation-space’.Some folders with files in it should be shown.
8.Check LogoutLogout.You should be logged out and routed to the login page.