-
Good morning |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@walleri1 thanks for filing this. currently the ducktape tests depend on some infrastructure scripts that aren't in the public repository. we are planning to migrate those into the public repository so it is easier to run them, but it hasn't been done yet. that said, those scripts don't contain anything secret:
so while it would be possible to hack something together based on what is public, the setup isn't obvious. i'd recommend waiting a bit and we'll get those scripts migrated over. |
Beta Was this translation helpful? Give feedback.
@walleri1 thanks for filing this. currently the ducktape tests depend on some infrastructure scripts that aren't in the public repository. we are planning to migrate those into the public repository so it is easier to run them, but it hasn't been done yet.
that said, those scripts don't contain anything secret:
tests/
so while it would be possible to hack something together based on what is public, the setup isn't obvious. i'd recommend waiting a bit and we'll get those scripts migrat…