mbox series

[v2,0/9] CI Updates

Message ID 20181212050258.10103-1-joel@jms.id.au
Headers show
Series CI Updates | expand

Message

Joel Stanley Dec. 12, 2018, 5:02 a.m. UTC
Test run in Travis: https://travis-ci.org/shenki/skiboot/builds/466833616

v2:
 - Fix Debian unstable and Fedora Rawhide to pass
 - Disable GCOV builds against GCC 8.2 instead of moving them to xfail
 - Add github issues for issues where I've removed or disabled something

Joel Stanley (9):
  ci: Update gcov comment in Fedora 28
  ci: Disable GCOV builds in ubuntu-latest
  ci: Use Ubuntu latest config for Debian unstable
  ci: Update Debian unstable packages
  ci: Add dtc dependencies for rawhide
  ci: Drop P8 mambo from Debian unstable
  ci: Add opal-utils to Debian unstable
  test: Update qemu arguments to use bmc simulator
  ci: Bump Qemu version

 opal-ci/Dockerfile-debian-unstable            |  9 +++--
 opal-ci/Dockerfile-fedora-rawhide             |  2 +
 opal-ci/build-debian-unstable.sh              |  2 +-
 opal-ci/build-fedora28.sh                     |  7 ++--
 opal-ci/build-qemu-powernv.sh                 |  2 +-
 opal-ci/build-ubuntu-latest.sh                | 37 ++++++++++++++++++-
 test/hello_world/run_qemu_hello_world.sh      |  3 +-
 ..._qemu-jessie-debian-installer_boot_test.sh |  3 +-
 test/run_qemu_boot_test.sh                    |  3 +-
 9 files changed, 54 insertions(+), 14 deletions(-)
 mode change 120000 => 100755 opal-ci/build-ubuntu-latest.sh

Comments

Stewart Smith Dec. 13, 2018, 3:41 a.m. UTC | #1
Joel Stanley <joel@jms.id.au> writes:
> Test run in Travis: https://travis-ci.org/shenki/skiboot/builds/466833616
>
> v2:
>  - Fix Debian unstable and Fedora Rawhide to pass
>  - Disable GCOV builds against GCC 8.2 instead of moving them to xfail
>  - Add github issues for issues where I've removed or disabled something
>
> Joel Stanley (9):
>   ci: Update gcov comment in Fedora 28
>   ci: Disable GCOV builds in ubuntu-latest
>   ci: Use Ubuntu latest config for Debian unstable
>   ci: Update Debian unstable packages
>   ci: Add dtc dependencies for rawhide
>   ci: Drop P8 mambo from Debian unstable
>   ci: Add opal-utils to Debian unstable
>   test: Update qemu arguments to use bmc simulator
>   ci: Bump Qemu version

Thanks!

Series merged to master as of 6932a97ce37b5bb820b7daf437c7d4c3a6599a8e