Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubeflow 1.3 Testing #1045

Closed
10 of 11 tasks
wg102 opened this issue Apr 22, 2022 · 7 comments
Closed
10 of 11 tasks

Kubeflow 1.3 Testing #1045

wg102 opened this issue Apr 22, 2022 · 7 comments

Comments

@wg102
Copy link
Contributor

wg102 commented Apr 22, 2022

List of all the components that need to be tested to confirm it works as expected

Resolved issues on DEV:
StatCan/aaw-kubeflow-manifests#161 (Minio)
StatCan/aaw-kubeflow-manifests#153 (KFP)
StatCan/aaw-kubeflow-manifests#152 (KFP)

Kubeflow

Pipelines

Notebooks

Minio

Generic Frontend tests

Notebook Culling

  • Should just work? I'm sure we have a few jupyter instances that haven't been touching their kernel (iirc thats how notebook culling works) and should see some notebooks go gone
@vexingly
Copy link

New rd notebook deployed successfully from the UI, but it was necessary to fully disable cache to clear the old interface which was not working!

@chuckbelisle
Copy link
Contributor

Confirmed deallocation of containers when notebooks is stopped and new image gets pulled when restarted

@chuckbelisle
Copy link
Contributor

New rd notebook deployed successfully from the UI, but it was necessary to fully disable cache to clear the old interface which was not working!

You can possibly also use a incognito or private browser window for testing.

@vexingly
Copy link

New rd notebook deployed successfully from the UI, but it was necessary to fully disable cache to clear the old interface which was not working!

You can possibly also use a incognito or private browser window for testing.

Yes that's how I determined the cache clearing wasn't successful initially!

Some investigation into other options would be a good idea, clearing a cache isn't something we should really expect users to need to do for a release, an would cut down on support requests...

@sylus
Copy link
Member

sylus commented Apr 25, 2022

I think it was confirmed that pipelines is working now and was tested?

@sylus
Copy link
Member

sylus commented Apr 26, 2022

The culling is set to check for idle notebooks kernel activity that isn't registered for a week.

https://github.com/StatCan/aaw-kubeflow-manifests/blob/aaw-dev-cc-00/kustomize/apps/notebook-controller/base/deployment.yaml#L20

@wg102
Copy link
Contributor Author

wg102 commented Oct 27, 2022

Was finished a long time ago

@wg102 wg102 closed this as completed Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants