sed -i '/bind 127.0.0.1/d' /etc/redis/redis.conf
/etc/init.d/redis-server restart

py.test-3 -r s tests
