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 ca097d6 commit 6ffbe6bCopy full SHA for 6ffbe6b
1 file changed
test/e2e/e2e_suite_test.go
@@ -64,9 +64,6 @@ const (
64
metricsTestLabel = "Metrics"
65
deprecatedPDTestLabel = "DeprecatedPD"
66
disaggTestLabel = "Disagg"
67
-
68
- // images
69
- simulatorImg = "ghcr.io/llm-d/llm-d-inference-sim:v0.9.2"
70
)
71
72
var (
0 commit comments