Message ID | 20200918103430.297167-1-thuth@redhat.com |
---|---|
Headers | show |
Series | Update Travis from Xenial to Bionic and Focal | expand |
On 18/09/20 12:34, Thomas Huth wrote: > According to our support policy, we do not support Xenial anymore. > Time to switch the Travis jobs to Focal or Bionic instead now. > > Paolo Bonzini (2): > meson: move libudev test > meson: move libmpathpersist test Can you skip these since I'm going to send a pull request today? Paolo
On 18/09/2020 14.51, Paolo Bonzini wrote: > On 18/09/20 12:34, Thomas Huth wrote: >> According to our support policy, we do not support Xenial anymore. >> Time to switch the Travis jobs to Focal or Bionic instead now. >> >> Paolo Bonzini (2): >> meson: move libudev test >> meson: move libmpathpersist test > > Can you skip these since I'm going to send a pull request today? Sure, I don't expect my patches to be part of a pull-request very soon anyway (they need some reviews first). Thomas
Thomas Huth <thuth@redhat.com> writes: > According to our support policy, we do not support Xenial anymore. > Time to switch the Travis jobs to Focal or Bionic instead now. Queued to testing/next, thanks. > > Paolo Bonzini (2): > meson: move libudev test > meson: move libmpathpersist test > > Thomas Huth (4): > migration: Silence compiler warning in global_state_store_running() > travis.yml: Drop the default softmmu builds > travis.yml: Update Travis to use Bionic and Focal instead of Xenial > travis.yml: Drop the superfluous Python 3.6 build > > .travis.yml | 46 ++++++-------------- > configure | 91 ++-------------------------------------- > meson.build | 85 +++++++++++++++++++++++++++++++++---- > meson_options.txt | 2 + > migration/global_state.c | 4 +- > 5 files changed, 97 insertions(+), 131 deletions(-) -- Alex Bennée