There was an error while loading. Please reload this page.
1 parent 9196f8d commit c08fec9Copy full SHA for c08fec9
1 file changed
aws/lambda/clickhouse-replicator-dynamo/lambda_function.py
@@ -31,9 +31,8 @@
31
"torchci-metrics-ci-wait-time": "misc.metrics_ci_wait_time",
32
"torchci-dynamo-perf-stats": "benchmark.inductor_torch_dynamo_perf_stats",
33
"torchci-oss-ci-benchmark": "benchmark.oss_ci_benchmark_v2",
34
- # TODO: Find a home for these tables instead of using fortesting
35
- "vllm-buildkite-build-events": "fortesting.vllm_buildkite_builds",
36
- "vllm-buildkite-job-events": "fortesting.vllm_buildkite_jobs",
+ "vllm-buildkite-build-events": "vllm.vllm_buildkite_builds",
+ "vllm-buildkite-job-events": "vllm.vllm_buildkite_jobs",
37
}
38
39
0 commit comments