Open xnox opened 2 weeks ago
Hi @xnox
Here is a demo for checkpointing and restoring SpringBoot PetClinic - https://github.com/pushkarnk/springboot-petclinic-crac/blob/main/README.md
A similar demo using Ubuntu ROCKS is here - https://github.com/pushkarnk/openjdk-crac-rocks-demo
I have plans to have these JTREG tests run through autopkgtest.
Does checkpoint and restore.... work?
Is there a sample, hello world like example, that shows creating checkpoint and restoring it?
So far all of my attempts have failed.
A smoketest demo would help, or sample steps in README.md or as a github action or an Ubuntu Autopkgtest.