Skip to content

Commit 9196f8d

Browse files
committed
Sync buildkite builds and jobs dynamoDB tables to ClickHouse
Signed-off-by: Huy Do <huydhn@gmail.com>
1 parent bcc20e4 commit 9196f8d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
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",
3437
}
3538

3639

0 commit comments

Comments
 (0)