m3db / m3

M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
https://m3db.io/
Apache License 2.0
4.7k stars 451 forks source link

[buildkite] Enable passing pipeline tests in buildkite pipeline #4275

Closed kentzeng12 closed 5 days ago

kentzeng12 commented 5 days ago

What this PR does / why we need it: Buildkite pipeline is migrated from using AWS queues to GCP queues. It currently only has basic unit tests enabled in the pipeline. This PR enables other passing pipeline steps. Future work needs to be done to fix the remaining broken pipeline steps. Fixes #4274

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?: No

Does this PR require updating code package or user-facing documentation?: No