[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-11-07 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@PaulAngus @jburwell I've added more changes and rebased. now My tests are 
now running without errors. I did add the ` --config 
global{metadata_read_only=0} ` as suggested by @PaulAngus and did not see any 
problems. I think one final round of tests is need and this would be good to 
merge.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-28 Thread ArmedGuy
Github user ArmedGuy commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@PaulAngus --config is not persistent, but helpfully overrides 
metadata_read_only = 1 which is set in /etc/lvm/lvm.conf on XS7. But I second 
that `--config global{metadata_read_only=0}` is needed to create primary 
storage. (Tested with FC PreSetup type).


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-27 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@jburwell I have reviewed all the smoke tests and I have not found at any 
place we skipping because of a version mismatch so we are good there. I still 
have to figure out why some of the tests are failing especially the ones 
related to snapshots


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-26 Thread jburwell
Github user jburwell commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@syed +1 -- I would like to see a full component test run for this PR on XS 
7 and smoke tests for XS 6.5.  Also, we might want to consider a PR for 4.9 and 
then another PR for master like we did for the smoke test fixes.  This approach 
allows us to re-run all tests on the forward merge.

I will perform a code review tonight or tomorrow.  Have you reviewed all 
the Marvin component tests that check XS versions to ensure we won't 
incorrectly skip any for XS 7?

@rhtyd @PaulAngus do we have XS 7 support for Blue Orangutan?


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-26 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@jburwell Got it. I want to stabilize the tests and once everything looks 
green here. I will open a PR against 4.9


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-26 Thread jburwell
Github user jburwell commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@syed given that XenServer 6.5 doesn't run on newer hardware, XenServer 
users don't have a realistic LTS release.  Therefore, I propose that this PR be 
targeted to the 4.9 branch and forward merged to master.  Therefore, this 
feature would released in 4.9.2.0 and 4.11.0.0.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-26 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@rhtyd @PaulAngus  I will verify the failed tests (except VPC and private 
gateway) and update this. It would be nice if we can get this into 4.10


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-26 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
Trillian test result (tid-192)
Environment: CUSTOM-XenServer (x2), Advanced Networking with Mgmt server 6
Total time taken: 35929 seconds
Marvin logs: 
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1711-t192-CUSTOM-XenServer.zip
Test completed. 41 look ok, 7 have error(s)


Test | Result | Time (s) | Test File
--- | --- | --- | ---
test_05_rvpc_multi_tiers | `Failure` | 573.60 | test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics | `Failure` | 1362.50 | 
test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 570.01 
| test_vpc_redundant.py
test_04_extract_template | `Failure` | 5.19 | test_templates.py
test_09_destroy_ssvm | `Failure` | 0.04 | test_ssvm.py
test_08_reboot_cpvm | `Failure` | 0.04 | test_ssvm.py
test_07_reboot_ssvm | `Failure` | 0.04 | test_ssvm.py
test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 525.63 | 
test_privategw_acl.py
test_02_vpc_privategw_static_routes | `Failure` | 454.31 | 
test_privategw_acl.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | 
`Error` | 193.73 | test_vpc_redundant.py
test_06_stop_cpvm | `Error` | 316.04 | test_ssvm.py
test_05_stop_ssvm | `Error` | 316.09 | test_ssvm.py
ContextSuite context=TestSnapshotRootDisk>:teardown | `Error` | 57.12 | 
test_snapshots.py
test_01_primary_storage_iscsi | `Error` | 35.60 | test_primary_storage.py
test_reboot_router | `Error` | 1663.91 | test_network.py
test_01_vpc_site2site_vpn | Success | 306.61 | test_vpc_vpn.py
test_01_vpc_remote_access_vpn | Success | 146.95 | test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn | Success | 538.63 | test_vpc_vpn.py
test_02_VPC_default_routes | Success | 327.16 | test_vpc_router_nics.py
test_01_VPC_nics_after_destroy | Success | 641.62 | test_vpc_router_nics.py
test_02_redundant_VPC_default_routes | Success | 1053.97 | 
test_vpc_redundant.py
test_09_delete_detached_volume | Success | 15.82 | test_volumes.py
test_08_resize_volume | Success | 101.28 | test_volumes.py
test_07_resize_fail | Success | 101.22 | test_volumes.py
test_06_download_detached_volume | Success | 25.45 | test_volumes.py
test_05_detach_volume | Success | 105.32 | test_volumes.py
test_04_delete_attached_volume | Success | 10.32 | test_volumes.py
test_03_download_attached_volume | Success | 15.57 | test_volumes.py
test_02_attach_volume | Success | 15.84 | test_volumes.py
test_01_create_volume | Success | 392.78 | test_volumes.py
test_03_delete_vm_snapshots | Success | 280.29 | test_vm_snapshots.py
test_02_revert_vm_snapshots | Success | 181.47 | test_vm_snapshots.py
test_01_create_vm_snapshots | Success | 101.21 | test_vm_snapshots.py
test_deploy_vm_multiple | Success | 304.45 | test_vm_life_cycle.py
test_deploy_vm | Success | 0.03 | test_vm_life_cycle.py
test_advZoneVirtualRouter | Success | 0.03 | test_vm_life_cycle.py
test_10_attachAndDetach_iso | Success | 26.92 | test_vm_life_cycle.py
test_09_expunge_vm | Success | 185.27 | test_vm_life_cycle.py
test_08_migrate_vm | Success | 71.38 | test_vm_life_cycle.py
test_07_restore_vm | Success | 0.19 | test_vm_life_cycle.py
test_06_destroy_vm | Success | 10.20 | test_vm_life_cycle.py
test_03_reboot_vm | Success | 10.20 | test_vm_life_cycle.py
test_02_start_vm | Success | 20.28 | test_vm_life_cycle.py
test_01_stop_vm | Success | 30.33 | test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName | Success | 141.27 | test_templates.py
test_08_list_system_templates | Success | 0.04 | test_templates.py
test_07_list_public_templates | Success | 0.04 | test_templates.py
test_05_template_permissions | Success | 0.07 | test_templates.py
test_03_delete_template | Success | 5.14 | test_templates.py
test_02_edit_template | Success | 90.19 | test_templates.py
test_01_create_template | Success | 85.83 | test_templates.py
test_10_destroy_cpvm | Success | 1261.34 | test_ssvm.py
test_04_cpvm_internals | Success | 1.30 | test_ssvm.py
test_03_ssvm_internals | Success | 5.46 | test_ssvm.py
test_02_list_cpvm_vm | Success | 0.18 | test_ssvm.py
test_01_list_sec_storage_vm | Success | 0.16 | test_ssvm.py
test_01_snapshot_root_disk | Success | 21.59 | test_snapshots.py
test_04_change_offering_small | Success | 126.49 | test_service_offerings.py
test_03_delete_service_offering | Success | 0.05 | test_service_offerings.py
test_02_edit_service_offering | Success | 0.10 | test_service_offerings.py
test_01_create_service_offering | Success | 0.11 | test_service_offerings.py
test_02_sys_template_ready | Success | 0.13 | test_secondary_storage.py
test_01_sys_vm_start | Success | 0.20 | test_secondary_storage.py

[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-26 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
Trillian test result (tid-183)
Environment: xenserver-65sp1 (x2), Advanced Networking with Mgmt server 6
Total time taken: 32182 seconds
Marvin logs: 
https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1711-t183-xenserver-65sp1.zip
Test completed. 45 look ok, 3 have error(s)


Test | Result | Time (s) | Test File
--- | --- | --- | ---
test_05_rvpc_multi_tiers | `Failure` | 551.18 | test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics | `Failure` | 1376.94 | 
test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 555.07 
| test_vpc_redundant.py
test_04_rvpc_privategw_static_routes | `Failure` | 826.22 | 
test_privategw_acl.py
test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 503.72 | 
test_privategw_acl.py
test_02_vpc_privategw_static_routes | `Failure` | 310.37 | 
test_privategw_acl.py
ContextSuite context=TestSnapshotRootDisk>:teardown | `Error` | 57.08 | 
test_snapshots.py
test_01_vpc_site2site_vpn | Success | 311.94 | test_vpc_vpn.py
test_01_vpc_remote_access_vpn | Success | 167.12 | test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn | Success | 569.05 | test_vpc_vpn.py
test_02_VPC_default_routes | Success | 306.19 | test_vpc_router_nics.py
test_01_VPC_nics_after_destroy | Success | 715.51 | test_vpc_router_nics.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | 
Success | 892.10 | test_vpc_redundant.py
test_02_redundant_VPC_default_routes | Success | 1096.37 | 
test_vpc_redundant.py
test_09_delete_detached_volume | Success | 15.86 | test_volumes.py
test_08_resize_volume | Success | 91.27 | test_volumes.py
test_07_resize_fail | Success | 101.51 | test_volumes.py
test_06_download_detached_volume | Success | 25.44 | test_volumes.py
test_05_detach_volume | Success | 100.34 | test_volumes.py
test_04_delete_attached_volume | Success | 10.29 | test_volumes.py
test_03_download_attached_volume | Success | 15.43 | test_volumes.py
test_02_attach_volume | Success | 10.82 | test_volumes.py
test_01_create_volume | Success | 393.71 | test_volumes.py
test_03_delete_vm_snapshots | Success | 280.31 | test_vm_snapshots.py
test_02_revert_vm_snapshots | Success | 191.42 | test_vm_snapshots.py
test_01_create_vm_snapshots | Success | 100.79 | test_vm_snapshots.py
test_deploy_vm_multiple | Success | 223.69 | test_vm_life_cycle.py
test_deploy_vm | Success | 0.04 | test_vm_life_cycle.py
test_advZoneVirtualRouter | Success | 0.03 | test_vm_life_cycle.py
test_10_attachAndDetach_iso | Success | 27.11 | test_vm_life_cycle.py
test_09_expunge_vm | Success | 125.21 | test_vm_life_cycle.py
test_08_migrate_vm | Success | 66.32 | test_vm_life_cycle.py
test_07_restore_vm | Success | 0.14 | test_vm_life_cycle.py
test_06_destroy_vm | Success | 10.25 | test_vm_life_cycle.py
test_03_reboot_vm | Success | 10.21 | test_vm_life_cycle.py
test_02_start_vm | Success | 20.30 | test_vm_life_cycle.py
test_01_stop_vm | Success | 35.37 | test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName | Success | 136.22 | test_templates.py
test_08_list_system_templates | Success | 0.04 | test_templates.py
test_07_list_public_templates | Success | 0.04 | test_templates.py
test_05_template_permissions | Success | 0.07 | test_templates.py
test_04_extract_template | Success | 5.19 | test_templates.py
test_03_delete_template | Success | 5.12 | test_templates.py
test_02_edit_template | Success | 90.22 | test_templates.py
test_01_create_template | Success | 70.70 | test_templates.py
test_10_destroy_cpvm | Success | 226.76 | test_ssvm.py
test_09_destroy_ssvm | Success | 259.27 | test_ssvm.py
test_08_reboot_cpvm | Success | 151.70 | test_ssvm.py
test_07_reboot_ssvm | Success | 145.24 | test_ssvm.py
test_06_stop_cpvm | Success | 197.08 | test_ssvm.py
test_05_stop_ssvm | Success | 169.60 | test_ssvm.py
test_04_cpvm_internals | Success | 1.13 | test_ssvm.py
test_03_ssvm_internals | Success | 3.87 | test_ssvm.py
test_02_list_cpvm_vm | Success | 0.17 | test_ssvm.py
test_01_list_sec_storage_vm | Success | 0.14 | test_ssvm.py
test_01_snapshot_root_disk | Success | 16.54 | test_snapshots.py
test_04_change_offering_small | Success | 126.49 | test_service_offerings.py
test_03_delete_service_offering | Success | 0.10 | test_service_offerings.py
test_02_edit_service_offering | Success | 0.11 | test_service_offerings.py
test_01_create_service_offering | Success | 0.09 | test_service_offerings.py
test_02_sys_template_ready | Success | 0.14 | test_secondary_storage.py
test_01_sys_vm_start | Success | 0.19 | test_secondary_storage.py
test_01_scale_vm | Success | 5.26 | test_scale_vm.py

[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-25 Thread koushik-das
Github user koushik-das commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
One small comment, rest of the code LGTM.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-25 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@rhtyd a Trillian-Jenkins matrix job (centos6 mgmt + xs65sp1, centos7 mgmt 
+ vmware55u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-25 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@blueorangutan test matrix


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


RE: [GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-25 Thread Paul Angus
@rohit
Can you set a BlueO job off from this please?


Kind regards,

Paul Angus

paul.an...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 


-Original Message-
From: syed [mailto:g...@git.apache.org] 
Sent: 25 October 2016 17:27
To: dev@cloudstack.apache.org
Subject: [GitHub] cloudstack issue #1711: Xenserver7 Support

Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@PaulAngus would it be possible to run another round of tests on this? 


---
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 is enabled but not working, please 
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with 
INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-25 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@PaulAngus would it be possible to run another round of tests on this? 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-20 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-69


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-20 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-20 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@blueorangutan package


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-20 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@PaulAngus 

`test_volumes:TestCreateVolume.test_01_create_volume`

I've tested the failed checks. I found a problem with the marvin check that 
was doing size check. I've modified it so now it works correctly. 

`test_iso.TestIso.test_04_extract_Iso`

This seems to be the issue with the SSVM apache server. It gives a 
forbidden error

```
# curl -v 
'http://192.168.23.2/userdata/43fb5d78-a0e3-494a-940c-b3b8d4e0c25a.iso'
* About to connect() to 192.168.23.2 port 80 (#0)
*   Trying 192.168.23.2...
* Connected to 192.168.23.2 (192.168.23.2) port 80 (#0)
> GET /userdata/43fb5d78-a0e3-494a-940c-b3b8d4e0c25a.iso HTTP/1.1
> User-Agent: curl/7.29.0
> Host: 192.168.23.2
> Accept: */*
>
< HTTP/1.1 403 Forbidden
< Date: Thu, 20 Oct 2016 17:45:39 GMT
< Server: Apache
< Vary: Accept-Encoding
< Content-Length: 251
< Content-Type: text/html; charset=iso-8859-1
<


403 Forbidden

Forbidden
You don't have permission to access 
/userdata/43fb5d78-a0e3-494a-940c-b3b8d4e0c25a.iso
on this server.

* Connection #0 to host 192.168.23.2 left intact
```



---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-20 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@PaulAngus I'm running the tests that failed for you on my setup. I will 
update with what I find. 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-20 Thread PaulAngus
Github user PaulAngus commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
Results from smoke tests (with above iscsi fix in)

Test completed. 41 look ok, 7 have error(s)

in addition to the the known VPC issues there are:

test_07_resize_fail | `Failure` | 45.55 | test_volumes.py
test_04_extract_template | `Failure` | 5.24 | test_templates.py
test_01_create_template | `Error` | 70.56 | test_templates.py
test_04_extract_Iso | `Error` | 5.09 | test_iso.py

I'll look at these (tomorrow as i'm with customer all day today)...

Test | Result | Time (s) | Test File
--- | --- | --- | ---
test_05_rvpc_multi_tiers | `Failure` | 514.00 | test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics | `Failure` | 1356.43 | 
test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 547.92 
| test_vpc_redundant.py
test_07_resize_fail | `Failure` | 45.55 | test_volumes.py
test_04_extract_template | `Failure` | 5.24 | test_templates.py
test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 441.18 | 
test_privategw_acl.py
test_02_vpc_privategw_static_routes | `Failure` | 441.04 | 
test_privategw_acl.py
test_01_create_template | `Error` | 70.56 | test_templates.py
test_network_rules_acquired_public_ip_3_Load_Balancer_Rule | `Error` | 
765.83 | test_network.py
test_network_rules_acquired_public_ip_2_nat_rule | `Error` | 743.10 | 
test_network.py
test_network_rules_acquired_public_ip_1_static_nat_rule | `Error` | 739.12 
| test_network.py
test_04_extract_Iso | `Error` | 5.09 | test_iso.py
runTest | `Error` | 0.00 | test_dynamicroles.py
test_01_vpc_site2site_vpn | Success | 295.18 | test_vpc_vpn.py
test_01_vpc_remote_access_vpn | Success | 136.28 | test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn | Success | 511.64 | test_vpc_vpn.py
test_02_VPC_default_routes | Success | 304.54 | test_vpc_router_nics.py
test_01_VPC_nics_after_destroy | Success | 597.62 | test_vpc_router_nics.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | 
Success | 779.36 | test_vpc_redundant.py
test_02_redundant_VPC_default_routes | Success | 1046.48 | 
test_vpc_redundant.py
test_09_delete_detached_volume | Success | 15.67 | test_volumes.py
test_08_resize_volume | Success | 70.67 | test_volumes.py
test_06_download_detached_volume | Success | 20.33 | test_volumes.py
test_05_detach_volume | Success | 100.26 | test_volumes.py
test_04_delete_attached_volume | Success | 10.19 | test_volumes.py
test_03_download_attached_volume | Success | 15.24 | test_volumes.py
test_02_attach_volume | Success | 10.66 | test_volumes.py
test_01_create_volume | Success | 392.32 | test_volumes.py
test_03_delete_vm_snapshots | Success | 280.22 | test_vm_snapshots.py
test_02_revert_vm_snapshots | Success | 186.25 | test_vm_snapshots.py
test_01_create_vm_snapshots | Success | 100.73 | test_vm_snapshots.py
test_deploy_vm_multiple | Success | 277.93 | test_vm_life_cycle.py
test_deploy_vm | Success | 0.02 | test_vm_life_cycle.py
test_advZoneVirtualRouter | Success | 0.02 | test_vm_life_cycle.py
test_10_attachAndDetach_iso | Success | 26.65 | test_vm_life_cycle.py
test_09_expunge_vm | Success | 125.14 | test_vm_life_cycle.py
test_08_migrate_vm | Success | 70.92 | test_vm_life_cycle.py
test_07_restore_vm | Success | 0.06 | test_vm_life_cycle.py
test_06_destroy_vm | Success | 10.13 | test_vm_life_cycle.py
test_03_reboot_vm | Success | 10.14 | test_vm_life_cycle.py
test_02_start_vm | Success | 20.21 | test_vm_life_cycle.py
test_01_stop_vm | Success | 30.24 | test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName | Success | 141.00 | test_templates.py
test_08_list_system_templates | Success | 0.02 | test_templates.py
test_07_list_public_templates | Success | 0.03 | test_templates.py
test_05_template_permissions | Success | 0.04 | test_templates.py
test_03_delete_template | Success | 5.10 | test_templates.py
test_02_edit_template | Success | 90.06 | test_templates.py
test_10_destroy_cpvm | Success | 226.72 | test_ssvm.py
test_09_destroy_ssvm | Success | 199.07 | test_ssvm.py
test_08_reboot_cpvm | Success | 146.70 | test_ssvm.py
test_07_reboot_ssvm | Success | 144.08 | test_ssvm.py
test_06_stop_cpvm | Success | 136.68 | test_ssvm.py
test_05_stop_ssvm | Success | 169.02 | test_ssvm.py
test_04_cpvm_internals | Success | 1.32 | test_ssvm.py
test_03_ssvm_internals | Success | 3.63 | test_ssvm.py
test_02_list_cpvm_vm | Success | 0.08 | test_ssvm.py
test_01_list_sec_storage_vm | Success | 0.11 | test_ssvm.py
test_01_snapshot_root_disk | Success | 21.17 | test_snapshots.py
test_04_change_offering_small | Success | 120.96 | test_service_offerings.py
test_03_delete_service_offering | Success | 0.03 | 

[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-18 Thread syed
Github user syed commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@koushik-das Thank you for the review! I've added the guest OS mappings and 
hypervisor capabilities.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-18 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-63


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-18 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
There was an env issue with the debian package job, it has been re-fired.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-17 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
Packaging result: ✔centos6 ✔centos7 ✖debian. JID-62


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-17 Thread blueorangutan
Github user blueorangutan commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you 
posted as I make progress.


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1711: Xenserver7 Support

2016-10-17 Thread rhtyd
Github user rhtyd commented on the issue:

https://github.com/apache/cloudstack/pull/1711
  
Thanks @syed for your PR. I'll kick some tests following merge of PR #1708.
@PaulAngus can add support for XenServer 7 in Trillian, thanks.

@blueorangutan package


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---