~ue-qa-kernel-tests-infrastructure-dev/ue-qa-kernel-tests-infrastructure/trunk

« back to all changes in this revision

Viewing changes to kernel-sru/arm-sru-utils.sh

  • Committer: Paul Larson
  • Date: 2013-08-07 21:20:52 UTC
  • Revision ID: paul.larson@canonical.com-20130807212052-fv14rfz6asu3uun8
fixup armada runs

Show diffs side-by-side

added added

removed removed

Lines of Context:
439
439
  local curDir RC
440
440
  curDir=$(dirname $0)
441
441
  $curDir/expect-armada.sh &
 
442
  #The new serial console server takes a long time to connect
 
443
  sleep 30
442
444
}
443
445
 
444
446
function arm_set_serial_console()
521
523
  PXE_TABLE['qa-panda-1']="01-2e-60-4d-6a-4e-01"
522
524
  PXE_TABLE['qa-panda-2']="01-2e-60-43-d9-49-01"
523
525
  PXE_TABLE['qa-panda-3']="01-0e-60-a0-6c-4e-01"
524
 
  PXE_TABLE['armada1']="01-00-50-43-52-1c-0c"
 
526
  PXE_TABLE['armada1']="01-00-50-43-50-1c-0c"
525
527
 
526
528
 
527
529
  [ $TESTHOST == "armada1" ] && TYPE="armadaxp" # horrible hack