tree: c794266ec2c0196fd1f1854e4349b18cb0dd812f [path history] [tgz]
  1. BUILD.bazel
  2. main.go
  3. README.md
metropolis/test/e2e/selftest/README.md

self-test image

This image is used by the Metropolis E2E tests to perform some cluster-internal tests. See //metropolis/test/e2e:main_test.go for usage.

The image should be run as a Kubernetes Job, and should return 0 if all tests have passed. If the job fails, its last log line will be printed.