Skip to content

Commit 1f8a2a4

Browse files
committed
Trivup 0.12.6 build with a specific commit
1 parent 7215a5f commit 1f8a2a4

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ blocks:
157157
- make -C tests run_local_quick
158158
- DESTDIR="$PWD/dest" make install
159159
- export TEST_KAFKA_VERSION=3.7.0
160-
- (cd tests && python3 -m trivup.clusters.KafkaCluster --kraft --version trunk
160+
- (cd tests && python3 -m trivup.clusters.KafkaCluster --kraft --version 'trunk@f6c9feea76d01a46319b0ca602d70aa855057b07'
161161
--cpversion 7.6.0 --conf '["group.coordinator.rebalance.protocols=classic,consumer"]'
162162
--cmd 'TEST_CONSUMER_GROUP_PROTOCOL=consumer make quick')
163163

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
trivup/trivup-0.12.5.tar.gz
1+
trivup/trivup-0.12.6.tar.gz
22
jsoncomment

tests/trivup/trivup-0.12.5.tar.gz

-32 KB
Binary file not shown.

tests/trivup/trivup-0.12.6.tar.gz

32.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)