kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: "Thomas Huth" <thuth@redhat.com>,
	kvm@vger.kernel.org, "Paolo Bonzini" <pbonzini@redhat.com>,
	"Radim Krčmář" <rkrcmar@redhat.com>,
	"Drew Jones" <drjones@redhat.com>,
	"Laurent Vivier" <lvivier@redhat.com>
Subject: Re: [kvm-unit-tests PATCH] Update travis.yml to use bionic instead of trusty
Date: Fri, 6 Sep 2019 11:13:18 +0200	[thread overview]
Message-ID: <2184c503-098b-6111-df38-cfe0c3e22f74@redhat.com> (raw)
In-Reply-To: <20190829062650.19325-1-thuth@redhat.com>

On 29.08.19 08:26, Thomas Huth wrote:
> Ubuntu "trusty" is out of service, and at least for me, the Travis
> jobs for kvm-unit-tests are failing because they can not find the
> repositories anymore. Thus use a newer version of Ubuntu to do the
> CI testing.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  .travis.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.travis.yml b/.travis.yml
> index b06c33c..a4a165d 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -1,5 +1,5 @@
>  sudo: false
> -dist: trusty
> +dist: bionic
>  language: c
>  compiler:
>    - gcc
> 

Acked-by: David Hildenbrand <david@redhat.com>

-- 

Thanks,

David / dhildenb

  reply	other threads:[~2019-09-06  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29  6:26 [kvm-unit-tests PATCH] Update travis.yml to use bionic instead of trusty Thomas Huth
2019-09-06  9:13 ` David Hildenbrand [this message]
2019-09-10 14:50 ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2184c503-098b-6111-df38-cfe0c3e22f74@redhat.com \
    --to=david@redhat.com \
    --cc=drjones@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=lvivier@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).