[GitHub] cloudstack issue #1698: CLOUDSTACK-9525 add support for windows 10 guest os ...

2016-10-04 Thread karuturi
Github user karuturi commented on the issue: https://github.com/apache/cloudstack/pull/1698 @serg38 @jburwell I will take a look and add. But, I dont have the hardware to test those. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-110) Environment: vmware-55u3 (x2), Advanced Networking Total time taken: 30353 seconds Marvin logs:

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-108) Environment: kvm-centos7 (x2), Advanced Networking Total time taken: 24485 seconds Marvin logs:

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-109) Environment: xenserver-65sp1 (x2), Advanced Networking Total time taken: 11075 seconds Marvin logs:

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-10-04 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/872 @jayapalu I will continue testing the different combinations to see what is working and what is not. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-10-04 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/872 @jayapalu ^ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] cloudstack issue #872: Strongswan vpn feature

2016-10-04 Thread swill
Github user swill commented on the issue: https://github.com/apache/cloudstack/pull/872 `3DES` is not installed in this template by default. I had to run `apt-get install libstrongswan-extra-plugins` in order to get support for `3DES` and for the configuration you specified to work.

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1692 With new changes, I'll kick three trillian env for xenserver, vmware and kvm and see what the test results look like. --- If your project is set up for it, you can reply to this email and have

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Packaging result: ✔centos6 ✔centos7 ✔debian. JID-48 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

Re: 4.8, 4.9, and master Testing Status

2016-10-04 Thread ilya
John and Team Thanks for amazing work and contributing back. Regards, ilya On 10/3/16 9:48 PM, John Burwell wrote: > All, > > A quick update on our progress to pass all smoke tests aka super green. We > have reduced the failures and errors for XenServer from 93 to 9 and for > VMware from 51

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1692 @serg38 @NuxRo Thanks for your suggestions, I've incorporated those changes and tweaked few failing tests to use macchinina template. One of the causes for failures we've found was that nics on

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread NuxRo
Github user NuxRo commented on the issue: https://github.com/apache/cloudstack/pull/1692 @serg38 Macchinina is 64bit. In KVM I add it as "Other PV (64bit)", though adding it as CentOS or Debian should also work. --- If your project is set up for it, you can reply to this email

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1692 @NuxRo Then 'Other Linux (64-bit)' will be appropriate. It works for the time being as PV with current vmware but could fail at some point. For example when we were testing @rhtyd tiny template

Re: Static and DHCP

2016-10-04 Thread Simon Weller
Yes, exactly. If you ssh into the VR, you'll find all of your VMs listed with a static reservation in the dnsmasq config. This will persist until you destroy the VM instance in question. From: Marty Godsey Sent: Tuesday, October 4, 2016

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1692 @jburwell @rhtyd @borisstoyanov Do you have to do anything to make test_lb_internal to pass on Vmware? No matter what we try we get 3 exceptions 2016-10-04 07:18:24,897 - CRITICAL -

RE: Static and DHCP

2016-10-04 Thread Marty Godsey
Ok, so that answers my question to. If I assign it an IP in the deploy step or assign it via the NIC in the instance properties it just does a DHCP reservation. In most instances that as good as static. Thank you Simon. Regards, Marty Godsey -Original Message- From: Simon Weller

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-105) Environment: vmware-55u3 (x2), Advanced Networking Total time taken: 30998 seconds Marvin logs:

Re: Static and DHCP

2016-10-04 Thread Simon Weller
Marty, I'm not sure whether a scan in performed or not. DHCP uses dnsmasq, so a static entry is configured in the VR for each VM to keep the ip address reserved for that VM. You can pass in an ipaddress in the deployvirtualmachine call and that may achieve what you want to achieve. This is

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread serg38
Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1692 I suggest also to change OS type in test_internal_lb.py and test_vpc_vpn for "macchinina vmware" from "ostype": "Other PV (64-bit)", to "ostype": "Other Linux (32-bit)"

[GitHub] cloudstack pull request #:

2016-10-04 Thread PaulAngus
Github user PaulAngus commented on the pull request: https://github.com/apache/cloudstack/commit/97c716b1253281c8bd7fc4aed05e6fd39c9e9fa2#commitcomment-19285723 We shouldn't skip snapshot tests for XenServer (leaving a test coverage hole) when snapshots are supported. if the issue is

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1692 All tests have passed against CentOS6 environment, though there is a tearDown/cleanup issue with one of the tests (test_vpc_vpn.py) that I'm investigating. --- If your project is set up for it,

Re: Building Macchinina

2016-10-04 Thread Rohit Yadav
Thanks Lucian! Regards. From: Nux! Sent: 04 October 2016 16:27:40 To: dev Cc: Paul Angus Subject: Building Macchinina Hi, I've added the basic instructions on how to build Macchinina yourselves if you need to.

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1692 Trillian test result (tid-103) Environment: kvm-centos6 (x2), Advanced Networking Total time taken: 26470 seconds Marvin logs:

Building Macchinina

2016-10-04 Thread Nux!
Hi, I've added the basic instructions on how to build Macchinina yourselves if you need to. https://github.com/NuxRo/macchinina/blob/master/BUILD.txt If there are questions, feel free to ask or open an issue on gh. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

[GitHub] cloudstack pull request #1699: CLOUDSTACK-9513 Migrate transifex workflow an...

2016-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/1699 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cloudstack issue #1699: CLOUDSTACK-9513 Migrate transifex workflow and forma...

2016-10-04 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1699 Thanks @milamberspace for the PR. Since, it's a pure UI change and with Travis and packaging passing and enough test runs and reviews I'll proceed with merging this one. --- If your project

[GitHub] cloudstack pull request #1699: CLOUDSTACK-9513 Migrate transifex workflow an...

2016-10-04 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1699#discussion_r81729836 --- Diff: tools/transifex/sync-transifex-ui.sh --- @@ -150,8 +142,8 @@ case "$COMMAND" in ;; *|error) -

Re: IPv6 in Basic Networking progress

2016-10-04 Thread Wido den Hollander
I've submitted the code as a PR for the master branch: https://github.com/apache/cloudstack/pull/1700 > Op 3 oktober 2016 om 20:43 schreef Wido den Hollander : > > > Hi, > > One of the things I'm really missing in CloudStack currently is IPv6 support > in Basic Networking.

[GitHub] cloudstack pull request #1700: IPv6 for Basic Networking

2016-10-04 Thread wido
GitHub user wido opened a pull request: https://github.com/apache/cloudstack/pull/1700 IPv6 for Basic Networking This PR is a proposal for adding very basic IPv6 to Basic Networking. The main goal of this PR is that the API returns a valid IPv6 address over which the Instance is

[GitHub] cloudstack issue #1699: CLOUDSTACK-9513 Migrate transifex workflow and forma...

2016-10-04 Thread borisstoyanov
Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1699 + 1 LGTM Looks like all available labels are presented, if not defaults to english. Screenshots of Russian and Korean: ![screen shot 2016-10-04 at 12 40 54

[GitHub] cloudstack issue #1692: Fix Smoke Test Failures

2016-10-04 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1692 Fixed and re-ran tests on Env `pr1692-t100-xenserver-65sp1-marvin`: Test | Result | Time (s) --- | --- | --- test_03_delete_vm_snapshots | Success | 280.317

jira 8535 opinion please

2016-10-04 Thread Andrija Panic
Hi, may I please get anyones opinion on this: https://issues.apache.org/jira/browse/CLOUDSTACK-8353 We woul like to solve it internally and comit to comunity - just need some opinions or advices. "There is a bug in KVM that causes a BSOD for Windows 2008 R2 and 7 or earlier. fix was added in

[GitHub] cloudstack pull request #1699: CLOUDSTACK-9513 Migrate transifex workflow an...

2016-10-04 Thread rhtyd
Github user rhtyd commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1699#discussion_r81693174 --- Diff: tools/transifex/sync-transifex-ui.sh --- @@ -150,8 +142,8 @@ case "$COMMAND" in ;; *|error) -

[GitHub] cloudstack issue #1699: CLOUDSTACK-9513 Migrate transifex workflow and forma...

2016-10-04 Thread rhtyd
Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1699 +1 LGTM Screenshots: ![screenshot from 2016-10-04 11-36-28](https://cloud.githubusercontent.com/assets/95203/19064453/154a6e62-8a2b-11e6-8515-de29fe80ad80.png)