Skip to content

Commit ecc73b6

Browse files
mtopolnikclaude
andcommitted
Switch CI to clone jh_experiment_new_ilp branch
The CI pipeline cloned the rd_strip_ilp_sender branch of QuestDB to build the server for integration tests. Update the branch reference to jh_experiment_new_ilp, which contains the current QWP/WebSocket server support needed by QwpSenderTest. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2703bf4 commit ecc73b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ci/run_tests_pipeline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ stages:
7272
lfs: false
7373
submodules: false
7474
- template: setup.yaml
75-
# TODO: remove branch once rd_strip_ilp_sender is merged
76-
- script: git clone --depth 1 -b rd_strip_ilp_sender https://github.com/questdb/questdb.git ./questdb
75+
# TODO: remove branch once jh_experiment_new_ilp is merged
76+
- script: git clone --depth 1 -b jh_experiment_new_ilp https://github.com/questdb/questdb.git ./questdb
7777
displayName: git clone questdb
7878
- task: Maven@3
7979
displayName: "Update client version"

0 commit comments

Comments
 (0)