google / gvisor-containerd-shim

containerd shim for gVisor
https://gvisor.dev
Apache License 2.0
79 stars 28 forks source link

End to end tests refs #3 #10

Closed ianlewis closed 5 years ago

ianlewis commented 5 years ago

The configuration for the untrusted workload annotation and runtime class are different enough that it makes sense to separate the docs.

Commands in docs are taken from scripts in the test/e2e directory. These scripts effectively test the quickstart docs since the docs include snippets from the scripts. The docs can be updated using the embedmd tool: https://github.com/campoy/embedmd

Added end-to-end tests (#3) based on the quickstart workflows for containerd 1.1 and containerd 1.2+.

Random-Liu commented 5 years ago

Let's merge this. I can do the cni update.