You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: