This is an automated email from the ASF dual-hosted git repository. fanng pushed a commit to branch verify/backend-it-mixed in repository https://gitbox.apache.org/repos/asf/gravitino.git
commit c57b23096767311cca654b848d69ad040b104eb7 Author: fanng <[email protected]> AuthorDate: Mon Mar 23 17:08:24 2026 +0800 test(ci): add mixed routing probes --- maintenance/.ci-backend-it-mixed-probe | 1 + server/.ci-backend-it-mixed-probe | 1 + 2 files changed, 2 insertions(+) diff --git a/maintenance/.ci-backend-it-mixed-probe b/maintenance/.ci-backend-it-mixed-probe new file mode 100644 index 0000000000..c8d6bfa30e --- /dev/null +++ b/maintenance/.ci-backend-it-mixed-probe @@ -0,0 +1 @@ +Backend IT routing probe for mixed maintenance and non-maintenance changes. diff --git a/server/.ci-backend-it-mixed-probe b/server/.ci-backend-it-mixed-probe new file mode 100644 index 0000000000..c8d6bfa30e --- /dev/null +++ b/server/.ci-backend-it-mixed-probe @@ -0,0 +1 @@ +Backend IT routing probe for mixed maintenance and non-maintenance changes.
