[ovs-git] [openvswitch/ovs] eab30f: cirrus: Use latest stable FreeBSD images.

Ilya Maximets noreply at github.com
Thu Oct 10 17:06:07 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: eab30f3851d885f7a377df0a3c2ce80b08a83005
      https://github.com/openvswitch/ovs/commit/eab30f3851d885f7a377df0a3c2ce80b08a83005
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2019-10-10 (Thu, 10 Oct 2019)

  Changed paths:
    M .cirrus.yml

  Log Message:
  -----------
  cirrus: Use latest stable FreeBSD images.

CirrusCI recently introduced [1] new feature to use image families
instead of bare image names for gCloud based instances.
This allows us to use most recent stable builds. All the stable builds
are in the same image family in gCloud and it will run instances using
the most recent one.
This also allows us to simply use 11.3 image instead of 11.2.  There
was no such ability previously, because base freebsd-11-3-release-amd64
image has issues[2] that doesn't allow CirrusCI to use it.  However,
later stable 11.3 images from freebsd-11-3-snap family works fine.

[1] https://github.com/cirruslabs/cirrus-ci-docs/issues/422
[2] https://github.com/cirruslabs/cirrus-ci-docs/issues/359

Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
Acked-by: Aaron Conole <aconole at redhat.com>




More information about the git mailing list