setup-baremetal command failure in devtest_seed.sh

Bug #1402931 reported by Leslie Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Expired
Undecided
Unassigned

Bug Description

seems like jq command has problem when dealing with nodes json structure

if [ -z "${ALL_NODES:-}" ]; then #nodocs
  setup-baremetal --service-host seed --nodes <(jq '[.nodes[0]]' $TE_DATAFILE) -> nodes[][0]
else #nodocs

## Otherwise, if you are skipping the undercloud, you should register all
## the nodes.::

  setup-baremetal --service-host seed --nodes <(jq '.nodes' $TE_DATAFILE) —> nodes[]
fi #nodocs

Revision history for this message
Ben Nemec (bnemec) wrote :

What is the error that you are seeing?

Changed in tripleo:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tripleo because there has been no activity for 60 days.]

Changed in tripleo:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.