We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88ca94 commit 58dcfd0Copy full SHA for 58dcfd0
README.md
@@ -91,7 +91,7 @@ The e2e tests can be executed locally by running the following commands:
91
92
To properly run e2e tests on disconnected cluster user has to provide additional environment variables to properly configure testing environment:
93
94
-- `CODEFLARE_TEST_PYTORCH_IMAGE` - image tag for image used to run training job using AppWrapper
+- `CODEFLARE_TEST_PYTORCH_IMAGE` - image tag for image used to run training job
95
- `CODEFLARE_TEST_RAY_IMAGE` - image tag for Ray cluster image
96
- `MNIST_DATASET_URL` - URL where MNIST dataset is available
97
- `PIP_INDEX_URL` - URL where PyPI server with needed dependencies is running
0 commit comments