We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5f118 commit cf63dbfCopy full SHA for cf63dbf
docs/developer-guide/testing.md
@@ -227,10 +227,10 @@ See [Multi-Controller Isolation](../user-guide/multi-controller-isolation.md) fo
227
228
### OpenShift E2E Tests
229
230
-**Purpose**: Real-world validation with actual vLLM deployments
231
-**Location**: `test/e2e-openshift/`
232
-**Environment**: OpenShift cluster with GPU hardware
233
-**Duration**: ~30-45 minutes (depending on cluster and load)
+- **Purpose**: Real-world validation with actual vLLM deployments
+- **Location**: `test/e2e-openshift/`
+- **Environment**: OpenShift cluster with GPU hardware
+- **Duration**: ~30-45 minutes (depending on cluster and load)
234
235
#### Quick Start
236
0 commit comments