From eff552d9bd39e25fae2e75e6febeb1d3ab0e18ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Thu, 9 Mar 2017 15:16:03 +0100 Subject: [ci] Remove ppc64el checks from run-test-default.sh This was initially done so we didn't get orange builds when ppc64el was in the same job as our other archs. ppc64el was since moved into a separate job so we can stop skipping the test suites. Also fixed badges in README.md for ppc64el and s390x --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c530d4a18bb..87b01137506 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ The Mono project is part of the [.NET Foundation](http://www.dotnetfoundation.or | Windows | amd64 | [![windows-amd64][15]][16] | | Windows | i386 | [![windows-amd64][17]][18] | | CentOS | s390x (cs) | [![centos-s390x][19]][20] | +| Debian 8 | ppc64el (cs) | [![debian-8-ppc64el][21]][22]| _(cs) = community supported architecture_ @@ -50,8 +51,10 @@ _(cs) = community supported architecture_ [16]: https://jenkins.mono-project.com/job/z/label=w64/ [17]: https://jenkins.mono-project.com/job/z/label=w32/badge/icon [18]: https://jenkins.mono-project.com/job/z/label=w32/ -[19]: https://jenkins.mono-project.com/job/z/label=centos-s390x/badge/icon -[20]: https://jenkins.mono-project.com/job/z/label=centos-s390x +[19]: https://jenkins.mono-project.com/job/test-mono-mainline-community/label=centos-s390x/badge/icon +[20]: https://jenkins.mono-project.com/job/test-mono-mainline-community/label=centos-s390x +[21]: https://jenkins.mono-project.com/job/test-mono-mainline-community-chroot/label=debian-8-ppc64el/badge/icon +[22]: https://jenkins.mono-project.com/job/test-mono-mainline-community-chroot/label=debian-8-ppc64el Compilation and Installation ============================ -- cgit v1.2.3