~pwlars/ubuntu-test-cases/krillin-recovery

  • Committer: Andy Doan
  • Date: 2013-10-21 02:19:35 UTC
  • Revision ID: andy.doan@canonical.com-20131021021935-9v30ul1w0ff7yy30
fix bugs found in run-autopilot.sh

1: When unlock screen failed the whole script was ended. This makes sure
we just fail that single app test and continue trying other apps.

2: The reboot_wait logic isn't resiliant enough. Before we had "mega"
jobs (ie jenkins.sh) it was okay if a test occassionally failed to
get active networking. However, in this new script that failure can
cause all the remaining tests to not get run. The idea is to create
a reboot-and-wait script that will retry 3 times before giving up.

3: Update the system settle "classname" for junit. The issue I'm
seeing is that the junit results viewer in jenkins isn't correlating
the settle failures with the testsuite it happened in. This makes sure
the 2 are tied together.
Filename Latest Rev Last Changed Committer Comment Size
..
templates 18.1.3 11 years ago Chris Johnston Add ubuntu-touch-runlists Diff
File apconfig.py 70.3.8 11 years ago Andy Doan oops - typo when converting to apconfig.py 3.6 KB Diff Download File
production.py 63.3.2 11 years ago Andy Doan update production config for new provisioning.sh a 1 KB Diff Download File
File setup_jenkins.py 70.3.5 11 years ago Andy Doan move the autopilot config to a reusable file An i 8.3 KB Diff Download File
staging.py 70.3.7 11 years ago Andy Doan make staging configuration use mir images 395 bytes Diff Download File