mirror of https://github.com/apache/kafka.git
MINOR: Update system test MANIFEST.in
ewencp Some *.properties files were missing from `kafkatest` package. This update makes `kafkatest` services once again useable by external dependencies I've tested this change on aws with confluent system tests Author: Geoff Anderson <geoff@confluent.io> Reviewers: Ewen Cheslack-Postava Closes #385 from granders/minor-update-test-manifest
This commit is contained in:
parent
13803ae91c
commit
622730905d
|
@ -13,4 +13,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
recursive-include kafkatest/services/templates *.properties
|
||||
recursive-include kafkatest */templates/*
|
||||
|
|
Loading…
Reference in New Issue