blob: b001f382a6aa44df082b0d35f4a5fc6a26b86d57 [file] [log] [blame] [view]
Serge Bazanski9104e382023-04-04 20:08:21 +02001self-test image
2===
3
4This image is used by the Metropolis E2E tests to perform some cluster-internal
5tests. See //metropolis/test/e2e:main_test.go for usage.
6
7The image should be run as a Kubernetes Job, and should return 0 if all tests
8have passed. If the job fails, its last log line will be printed.