[ovs-build] Still Failing: openvswitch/ovs#134 (master - df5bd0d)

Travis CI notifications at travis-ci.org
Mon Sep 29 16:35:09 UTC 2014


Build Update for openvswitch/ovs
-------------------------------------

Build: #134
Status: Still Failing

Duration: 18 minutes and 50 seconds
Commit: df5bd0d (master)
Author: Alin Serdean
Message: datapath-windows: Add WMI Script that updates Hyper-V friendly port names.

The following script leverage's the advantages of WMI infrastructure
offered in Hyper-V.

This scripts allows the user to change the
Msvm_EthernetPortAllocationSettingData property of a VM network adapter
connected to a Hyper-V Virtual Switch.

Usage:
import-module .\OVS.psm1
$vnic = Get-VMNetworkAdapter VM1
Connect-VMNetworkAdapter -VMNetworkAdapter $vnic -SwitchName external
$vnic | Set-VMNetworkAdapterOVSPort -OVSPortName ovs-port-1

VM1 - is a VM on top of a Hyper-V
external - is a Hyper-V Virtual Switch

Signed-off-by: Alessandro Pilotti <apilotti at cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Tested-by: Nithin Raju <nithin at vmware.com>
Acked-by: Nithin Raju <nithin at vmware.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>

View the changeset: https://github.com/openvswitch/ovs/compare/531bee45687e...df5bd0d2b573

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/36576558

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openvswitch.org/pipermail/ovs-build/attachments/20140929/d02d311d/attachment-0002.html>


More information about the build mailing list