On Sun, Mar 15, 2015 at 11:23 PM, Dantis, Johnson <johnson.dan...@hp.com> wrote: > Hi Gurucharan, > > Thanks for this update. > > Can you let me know the steps which we can use to generate the OVS build > using AppVeyor. Especially the environment settings and other settings for > build to be used.
I don't know how familiar you are with Appveyor. To import all the settings automatically, we have added a file called appveyor.yml in the OVS repository. It has all the settings for a build to take place. To trigger a build. * Create a GitHub account * Login into appveyor using your github account. * Create a new project and point to either the official OVS github repo for a one time build or to a forked OVS repo. Since Appveyor looks for the appveyor.yml in the base directory of the git repo of OVS and finds it, it automatically uses the settings from there. From there, you can create a new build. Having said that, OVS integration with appveyor right now is limited to just building OVS. We do not have settings to export the created executables so that they can be used. I have read that it is possible to do that by making modifications to Appveyor settings, but I haven't done that yet. If you want to do manual builds, with a lot more control, you will have to read: https://github.com/openvswitch/ovs/blob/master/INSTALL.Windows.md Yesterday, Alessandro Pilotti started a discussion about Cloudbase contributing their installer to OVS. So you can try that out too. But I haven't tested it yet. http://openvswitch.org/pipermail/dev/2015-March/052423.html > > Thanks, > Johnson > > -----Original Message----- > From: Gurucharan Shetty [mailto:shet...@nicira.com] > Sent: Friday, March 13, 2015 10:15 PM > To: Dantis, Johnson > Cc: discuss@openvswitch.org > Subject: Re: [ovs-discuss] Looking for OVS image for Windows > > On Thu, Mar 12, 2015 at 10:21 PM, Dantis, Johnson <johnson.dan...@hp.com> > wrote: >> Hi, >> >> >> >> Is there a OVS image for windows with the latest stable update ? I am >> looking for a installer for deployment. Please point me to the link >> from where I can download it. > Unfortunately, there is no official installer. It is a little embarrassing (I > plan to do something about it. Any help is appreciated). > Having said that, we currently have all the components needed to run OVS on > Hyper-V (if you read the INSTALL.WIndows.md) only on OVS master. But OVS 2.4 > (likely to be released in a month or so) will be a beta release of OVS for > Hyper-V. > >> >> >> >> Thanks, >> >> Johnson >> >> >> _______________________________________________ >> discuss mailing list >> discuss@openvswitch.org >> http://openvswitch.org/mailman/listinfo/discuss >> _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss