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

Notebook test automation #6

Open
planetf1 opened this issue Mar 27, 2020 · 7 comments
Open

Notebook test automation #6

planetf1 opened this issue Mar 27, 2020 · 7 comments

Comments

@planetf1
Copy link
Member

We have a few issues relating to automated testing:
See odpi/egeria#353 odpi/egeria#426

A precursor step is to automatically deploy an Egeria environment after a build

An initial attempt was made in .azure-pipelines/test . This used an existing k8s cluster but was not successful as the cluster in question wasn't funded.

We need to get this automation in place so that we can run tests more quickly and reliably.

Will look at one of

  • establishing a permanent capability to run a k8s cluster
  • running a mini cluster (single node) with a pipeline, ie using microk8s/k3s or similar
@planetf1
Copy link
Member Author

odpi/egeria#426 added FVT tests to the build - which run with a single server (though could be more).
odpi/egeria#353 refers to adding CTS to build.

Both are specific actions with well defined test results.

A simple 'deployment' is too vague.

A sensible target here would be to automatically test our notebooks to avoid having to do this manually (even though it is fairly quick).

@planetf1 planetf1 changed the title Deploy Egeria environment automatically after build Notebook test automation Jul 31, 2020
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

github-actions bot commented Dec 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

github-actions bot commented Feb 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 20 days if no further activity occurs. Thank you for your contributions.

@planetf1
Copy link
Member Author

The intent of this test should be to validate our notebooks, not to run FVTs or similar.
At a minimum, ensuring the images are good, and that the key notebooks can at least be launched would be useful

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

1 participant