~matsubara/maas/ipmi-debug

« back to all changes in this revision

Viewing changes to maas-package-test

  • Committer: Diogo Matsubara
  • Date: 2013-12-13 12:47:38 UTC
  • mto: This revision was merged to the branch mainline in revision 228.
  • Revision ID: diogo.matsubara@canonical.com-20131213124738-35hcap78m3f1276a
enable arm preseed update test and remove ipmi debugging patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
cat /home/ubuntu/network-config > /etc/network/interfaces
7
7
service networking restart
8
8
 
9
 
# XXX: matsubara add more debugging for power actions.
10
 
patch -p3 -d /usr/share/pyshared/provisioningserver/ < /home/ubuntu/ipmi-patch.diff
11
 
 
12
9
# Install nose-timer.
13
10
pip install --no-index --find-links file:///home/ubuntu/ nose-timer
14
11
# Run tests.