scylladb / kafka-connect-scylladb

Kafka Connect Scylladb Sink
Apache License 2.0
42 stars 22 forks source link

Skip unnecessary docker containers creation. #73

Open Bouncheck opened 2 years ago

Bouncheck commented 2 years ago

Current docker-compose has some images set up for future e2e testing, but as they are not used right now they give a false impression that some actual e2e testing is happening and waste time by having to pull and setup the images.