mirror of
				https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
				synced 2025-10-31 10:37:46 +00:00 
			
		
		
		
	| @@ -8,7 +8,7 @@ compiler: | |||||||
|  |  | ||||||
| env: | env: | ||||||
|   - RDKAFKA_VERSION=v0.9.4 |   - RDKAFKA_VERSION=v0.9.4 | ||||||
|   - RDKAFKA_VERSION=v0.11.5 |   - RDKAFKA_VERSION=v0.11.6 | ||||||
|  |  | ||||||
| os: | os: | ||||||
|   - linux |   - linux | ||||||
| @@ -23,7 +23,7 @@ addons: | |||||||
|  |  | ||||||
| before_script: | before_script: | ||||||
|   - KAFKA_VERSION=2.11-2.2.0 |   - KAFKA_VERSION=2.11-2.2.0 | ||||||
|   - wget http://apache.cs.utah.edu/kafka/2.2.0/kafka_$KAFKA_VERSION.tgz |   - wget https://archive.apache.org/dist/kafka/2.2.0/kafka_$KAFKA_VERSION.tgz | ||||||
|   - tar xvzf kafka_$KAFKA_VERSION.tgz |   - tar xvzf kafka_$KAFKA_VERSION.tgz | ||||||
|   - ./kafka_$KAFKA_VERSION/bin/kafka-server-start.sh ./kafka_$KAFKA_VERSION/config/server.properties > /dev/null 2> /dev/null & |   - ./kafka_$KAFKA_VERSION/bin/kafka-server-start.sh ./kafka_$KAFKA_VERSION/config/server.properties > /dev/null 2> /dev/null & | ||||||
|   - git clone https://github.com/edenhill/librdkafka.git |   - git clone https://github.com/edenhill/librdkafka.git | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Matias Fontanini
					Matias Fontanini