Commit Graph

2 Commits

Author SHA1 Message Date
Lantao Liu c120d7ee2d Use cni v0.7.0. (#11)
Use cni v0.7.0 in the integration test.
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-01-15 21:54:36 +09:00
Ian Lewis bd2940861c End to end tests refs #3 (#10)
* Separate docs for containerd 1.1 and 1.2

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 docs/scripts directory.
These scripts can be used later for integration & doc tests (#3). The
docs can be updated using the embedmd tool:
https://github.com/campoy/embedmd

* Add basic e2e tests refs #3

Added end-to-end tests based on the quickstart workflows for
containerd 1.1 and containerd 1.2+.
2019-01-14 23:41:01 -08:00