Skip to content

Commit

Permalink
fix gt path in clustered runbook
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha-simhadri committed Jul 12, 2023
1 parent 9d16e59 commit 7292138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neurips23/streaming/clustered_runbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ random-xs-clustered:
end: 10000
64:
operation: "search"
gt_url: "https://comp21storage.blob.core.windows.net/publiccontainer/comp23/clustered_data/random-xs-clustered/clustered_runboook.yaml/"
gt_url: "https://comp21storage.blob.core.windows.net/publiccontainer/comp23/clustered_data/random-xs-clustered/clustered_runboook.yaml"
msturing-10M-clustered:
1:
operation: "insert"
Expand Down Expand Up @@ -385,4 +385,4 @@ msturing-10M-clustered:
end: 10000000
64:
operation: "search"
gt_url: "https://comp21storage.blob.core.windows.net/publiccontainer/comp23/clustered_data/msturing-10M-clustered/clustered_runboook.yaml/"
gt_url: "https://comp21storage.blob.core.windows.net/publiccontainer/comp23/clustered_data/msturing-10M-clustered/clustered_runboook.yaml"

0 comments on commit 7292138

Please sign in to comment.