Add jq to baseline
[releng/builder.git] / jenkins-scripts / robot.sh
index e918d6318e132c9d40e00461c15fcc2f91be3270..31e81622ca51b3f7b4f631c8cf65ac34d9fe260f 100755 (executable)
@@ -9,10 +9,6 @@ EOF
 yum clean all
 yum install -y -q python-netaddr
 
-##  TODO: Remove this, temporary until we can rebuild and deploy Robot
-##        successfully with packer. JQ is needed by our Heat deployment scripts.
-yum install -y -q jq
-
 ## Install docker-py
 yum install -y -q python-docker-py