mbox

[Xen-devel,GIT,PULL,OSSTEST] arm fixes

Message ID 1392294323.27366.24.camel@kazak.uk.xensource.com
State New
Headers show

Pull-request

git://xenbits.xen.org/people/ianc/osstest.git 2014-02-13-marilith

Message

Ian Campbell Feb. 13, 2014, 12:25 p.m. UTC
Hi Ian,

Since I'm away tomorrow and Monday please could you merge the following
after 3ac3817762d1a "xl: suppress suspend/resume functions on platforms
which do not support it." has made it through the xen.git push gate. You
have acked both parts.

If 3ac38 makes it through the push gate before 5pm I'll push this myself
(given the number of stable branch tests going on today this looks
unlikely) 

With these I was able to run test-armhf-armhf-xl to completion locally. 

Thanks,
Ian.


The following changes since commit 4ca7b8955a472a6c7d673bb0e8fa29ce6cd6e217:

  ts-guests-nbd-mirror: set "oldstyle=true" (2014-02-12 14:22:47 +0000)

are available in the git repository at:

  git://xenbits.xen.org/people/ianc/osstest.git 2014-02-13-marilith

for you to fetch changes up to 01c2f5ff6dd2ddce55916a441e61dff0e9ec42ea:

  Do not attempt migration tests if the platform doesn't support it (2014-02-13 11:39:16 +0000)

----------------------------------------------------------------
Ian Campbell (2):
      Configure the Calxeda fabric on host boot
      Do not attempt migration tests if the platform doesn't support it

 Osstest/CXFabric.pm      | 84 ++++++++++++++++++++++++++++++++++++++++++++++++
 Osstest/TestSupport.pm   | 21 ++++++++----
 sg-run-job               |  8 ++++-
 ts-migrate-support-check | 35 ++++++++++++++++++++
 ts-xen-install           |  3 ++
 5 files changed, 143 insertions(+), 8 deletions(-)
 create mode 100644 Osstest/CXFabric.pm
 create mode 100755 ts-migrate-support-check