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

Add tests to verify InstantOn support against produced liberty images #421

Open
tjwatson opened this issue Jul 11, 2023 · 0 comments
Open

Comments

@tjwatson
Copy link
Member

tjwatson commented Jul 11, 2023

We need ongoing automated tests against the liberty container images that get produced that verify basic InstantOn functionality is working. This could expand to a wide set of tests, but initially this issue is about establishing basic tests to verify InstantOn is working property in an automated way against images produced by this repository for UBI based images.


(2023/08/01) Further refinement of the requirements based on initial discussions:

Add some level of liberty container image verification early in dev process. As far as we know, none currently exists. Leverage one-pipeline flow to do basic image verification. Basic verification might entail starting/stopping server with some basic application load. Target weekly builds and maybe even nightly builds of liberty and open-liberty.

More long term need capability to drive this container build/verification from an openliberty pull request.

In addition to the basic verification, add basic instantOn verification tests with checkpoint/restore on same VM type.
Longer range, we need cross-VM checkpoint, restore, i.e. tests where the checkpoint image build and the restore happen on diffent types of VM's.

Public cloud/kubernetes testing are still province of SVT.

Need to pull CI/CD into further discussions since they own majority of this process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants