Skip to content

Commit

Permalink
Disable testing functions with Oxia
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari committed Nov 22, 2024
1 parent bf3ee75 commit 9c78dfb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/clusters/values-oxia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
components:
zookeeper: false
oxia: true
# disable functions for oxia tests since there's no support for Oxia in
# BookKeeperPackagesStorage which requires Zookeeper
functions: false

oxia:
initialShardCount: 1
Expand Down

0 comments on commit 9c78dfb

Please sign in to comment.