Install jq on Test Environment hosts
create-nodes now uses jq. Change-Id: I82b352a59b347ab0da12ad91435ca59c3920224e
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -eux
|
||||
|
||||
install-packages python-pip libvirt-bin qemu-utils python-libvirt qemu-kvm qemu-system
|
||||
install-packages python-pip libvirt-bin qemu-utils python-libvirt qemu-kvm qemu-system jq
|
||||
|
||||
pip install gear
|
||||
|
||||
|
||||
Reference in New Issue
Block a user