blob: 8d1107b66ad730bb5f6a4712f806c5f86da51406 (
plain)
1
2
3
4
5
6
7
8
|
# Test librdkafka RPMs using docker
After building the RPMs (see README.md in parent directory) test
the RPMs on the supported CentOS/RHEL versions using:
$ packaging/rpm/tests/test-on-docker.sh
|