Skip to content

Instantly share code, notes, and snippets.

@fidencio
Created September 27, 2023 09:31
Show Gist options
  • Save fidencio/662899805eaec19f07711d06c04cff13 to your computer and use it in GitHub Desktop.
Save fidencio/662899805eaec19f07711d06c04cff13 to your computer and use it in GitHub Desktop.
ubuntu@monitor-crio:~/kata-containers$ history
1 git clone --branch topic/ci-add-kata-monitor-tests https://github.com/fidencio/kata-containers
2 mkdir kata-containers/kata-artifacts
3 cp kata-static.tar.xz kata-containers/kata-artifacts/
4 cd kata-containers/
5 CONTAINER_ENGINE="crio" KATA_HYPERVISOR="qemu" bash tests/functional/kata-monitor/gha-run.sh install-dependencies
6 CONTAINER_ENGINE="crio" KATA_HYPERVISOR="qemu" bash tests/functional/kata-monitor/gha-run.sh install-kata
7 CONTAINER_ENGINE="crio" KATA_HYPERVISOR="qemu" bash tests/functional/kata-monitor/gha-run.sh run
8 reset
9 history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment