Skip to content

Commit

Permalink
Rename timeout test
Browse files Browse the repository at this point in the history
  • Loading branch information
haixuanTao committed Feb 21, 2025
1 parent 6f598eb commit a2910b9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,9 @@ jobs:
# Run Python queue latency test
dora run tests/queue_size_latest_data_python/dataflow.yaml
# Run Python queue latency test + timeout
dora run tests/queue_size_and_timeout_python/dataflow.yaml
# Run Rust queue latency test
dora build tests/queue_size_latest_data_rust/dataflow.yaml
dora run tests/queue_size_latest_data_rust/dataflow.yaml
Expand Down

0 comments on commit a2910b9

Please sign in to comment.