Skip to content

Commit

Permalink
Trivup 0.12.6 build with a specific commit
Browse files Browse the repository at this point in the history
  • Loading branch information
emasab committed Jul 1, 2024
1 parent 85606bf commit 1d34b16
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ blocks:
- make -C tests run_local_quick
- DESTDIR="$PWD/dest" make install
- export TEST_KAFKA_VERSION=3.7.0
- (cd tests && python3 -m trivup.clusters.KafkaCluster --kraft --version trunk
- (cd tests && python3 -m trivup.clusters.KafkaCluster --kraft --version 'trunk@f6c9feea76d01a46319b0ca602d70aa855057b07'
--cpversion 7.6.0 --conf '["group.coordinator.rebalance.protocols=classic,consumer"]'
--cmd 'TEST_CONSUMER_GROUP_PROTOCOL=consumer make quick')

Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
trivup/trivup-0.12.5.tar.gz
trivup/trivup-0.12.6.tar.gz
jsoncomment
Binary file removed tests/trivup/trivup-0.12.5.tar.gz
Binary file not shown.
Binary file added tests/trivup/trivup-0.12.6.tar.gz
Binary file not shown.

0 comments on commit 1d34b16

Please sign in to comment.