MINOR: Added scripts to automate Vagrant setup for system tests#201
MINOR: Added scripts to automate Vagrant setup for system tests#201granders wants to merge 5 commits into
Conversation
|
thats awesome! I'm still testing it, but looks awesome :) |
|
kafka-trunk-git-pr #381 FAILURE |
There was a problem hiding this comment.
Got this output when I ran this:
vagrant/package-base-box.sh: line 32: [: !=: unary operator expected
Packaging worker1...
I think you just have a typo: up_sucess -> up_success
|
@granders Found a couple of minor issues, but otherwise worked fine for me. That said, I had a bunch of stuff installed already so I'm not sure about the vagrant and plugin install parts... |
|
kafka-trunk-git-pr #395 FAILURE |
|
kafka-trunk-git-pr #415 FAILURE |
|
kafka-trunk-git-pr #416 FAILURE |
…updated testing README accordingly.
…le.local if vagrant up fails during box packaging.
…ersions of various dependencies.
38fb081 to
535cff9
Compare
|
kafka-trunk-git-pr #418 FAILURE |
This metric is intended to give a measure of the archiver lag relative to what is archivable. Calculates the total archiver lag by comparing the tiered end offset, to the first tierable segment's base offset.
…ache#304) This is a squash of 2 commits - 8c282a2 Server-Side Logging for Unofficial Client Connections (apache#198) - 6ffa66e adding unofficial client logging configs to KafkaConfigTest.scala (apache#201) EXIT_CRITERIA=MANUAL Co-authored-by: Rafia Khatri <rafia@qasmi.net>
…ache#304) This is a squash of 2 commits - 8c282a2 Server-Side Logging for Unofficial Client Connections (apache#198) - 6ffa66e adding unofficial client logging configs to KafkaConfigTest.scala (apache#201) EXIT_CRITERIA=MANUAL Co-authored-by: Rafia Khatri <rafia@qasmi.net>
…ache#304) This is a squash of 2 commits - 8c282a2 Server-Side Logging for Unofficial Client Connections (apache#198) - 6ffa66e adding unofficial client logging configs to KafkaConfigTest.scala (apache#201) EXIT_CRITERIA=MANUAL Co-authored-by: Rafia Khatri <rafia@qasmi.net>
* chore(ci): disable pr linter Inkless does not follow the upstream pr naming pattern * chore(ci): disable instead of comment out trigger
* chore(ci): disable pr linter Inkless does not follow the upstream pr naming pattern * chore(ci): disable instead of comment out trigger
Updated testing README accordingly.