[libvirt] [PATCH v2 0/6] travis: Various cleanups and fixes

Andrea Bolognani posted 6 patches 5 years, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180614165339.31097-1-abologna@redhat.com
Test syntax-check passed
.travis.yml | 74 ++++++++++++++++++++++++-----------------------------
1 file changed, 34 insertions(+), 40 deletions(-)
[libvirt] [PATCH v2 0/6] travis: Various cleanups and fixes
Posted by Andrea Bolognani 5 years, 9 months ago
Changes from [v1]:

* keep DOCKER_CMD around instead of removing it completely,
  which will help once we introduce MinGW builds;

* the last two patches are new.


[v1] https://www.redhat.com/archives/libvir-list/2018-June/msg00579.html

Andrea Bolognani (6):
  travis: Skip macOS upgrade
  travis: Don't duplicate Docker invocation
  travis: Introduce MACOS_CMD
  travis: Rename DOCKER_CMD to LINUX_CMD
  travis: Fix error path
  travis: Skip first compilation for Linux builds

 .travis.yml | 74 ++++++++++++++++++++++++-----------------------------
 1 file changed, 34 insertions(+), 40 deletions(-)

-- 
2.17.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/6] travis: Various cleanups and fixes
Posted by Daniel P. Berrangé 5 years, 9 months ago
On Thu, Jun 14, 2018 at 06:53:33PM +0200, Andrea Bolognani wrote:
> Changes from [v1]:
> 
> * keep DOCKER_CMD around instead of removing it completely,
>   which will help once we introduce MinGW builds;
> 
> * the last two patches are new.
> 
> 
> [v1] https://www.redhat.com/archives/libvir-list/2018-June/msg00579.html
> 
> Andrea Bolognani (6):
>   travis: Skip macOS upgrade
>   travis: Don't duplicate Docker invocation
>   travis: Introduce MACOS_CMD
>   travis: Rename DOCKER_CMD to LINUX_CMD
>   travis: Fix error path
>   travis: Skip first compilation for Linux builds
> 
>  .travis.yml | 74 ++++++++++++++++++++++++-----------------------------
>  1 file changed, 34 insertions(+), 40 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list