Skip to content

Commit c08fec9

Browse files
committed
Done
Signed-off-by: Huy Do <huydhn@gmail.com>
1 parent 9196f8d commit c08fec9

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

aws/lambda/clickhouse-replicator-dynamo/lambda_function.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@
3131
"torchci-metrics-ci-wait-time": "misc.metrics_ci_wait_time",
3232
"torchci-dynamo-perf-stats": "benchmark.inductor_torch_dynamo_perf_stats",
3333
"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",
34+
"vllm-buildkite-build-events": "vllm.vllm_buildkite_builds",
35+
"vllm-buildkite-job-events": "vllm.vllm_buildkite_jobs",
3736
}
3837

3938

0 commit comments

Comments
 (0)