One fix to disable broken ppc cross-compile test on shippable

-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJaoVAHAAoJEPvQ2wlanipEifEH/RK45/hjBUAmXcmNkOrzHazv
 AriNS2td8ddexNLOqMXlrByoCDMGnu/BbHACq2kUK4tQqu0j6a9r2mLizGy4SDwk
 7P1dFeZjjc0O4YlfnhA/FmnlRzxB8LX9Y+mkpG/4BI9j8ZW+O/i/zjJA6cH8gkSj
 VzAhvE9CDjo6BG7o8oeH+SQvR83ganFbMEdkJsOZCMRifl7Ab9wg24VlOKE8pR5o
 aChVDy+jFVWt7FKoEUGELOGiLW7QF3t9PJu3abqFXuxPUQE0zPc4LNPgcCGGTjgS
 +PxWVDSuIJ1KXWYNBF3gsTs3+3krlLD06UZywO/rEppWqDftC7JCaXGp+C9MmMg=
 =chqj
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/stsquad/tags/pull-shippable-disable-ppc-080318-1' into staging

One fix to disable broken ppc cross-compile test on shippable

# gpg: Signature made Thu 08 Mar 2018 15:00:23 GMT
# gpg:                using RSA key FBD0DB095A9E2A44
# gpg: Good signature from "Alex Bennée (Master Work Key) <alex.bennee@linaro.org>"
# Primary key fingerprint: 6685 AE99 E751 67BC AFC8  DF35 FBD0 DB09 5A9E 2A44

* remotes/stsquad/tags/pull-shippable-disable-ppc-080318-1:
  .shippable.yml: disable powerpc-cross image

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
Peter Maydell 2018-03-08 17:27:53 +00:00
commit f6d81cdec8
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ env:
TARGET_LIST=mips-softmmu,mipsel-linux-user
- IMAGE=debian-mips64el-cross
TARGET_LIST=mips64el-softmmu,mips64el-linux-user
- IMAGE=debian-powerpc-cross
TARGET_LIST=ppc-softmmu,ppcemb-softmmu,ppc-linux-user
- IMAGE=debian-ppc64el-cross
TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user
build: