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