test:
	yum install -y python3-devel
	pip3 install grpcio
	pip3 install grpcio-tools
	./init-proto.sh
#robot .
