You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by pfarmer <gi...@git.apache.org> on 2016/03/09 16:01:48 UTC

[GitHub] cloudstack pull request: Fix for CLOUDSTACK-9253

GitHub user pfarmer opened a pull request:

    https://github.com/apache/cloudstack/pull/1432

    Fix for CLOUDSTACK-9253

    Fix for CLOUDSTACK-9253, the instructions listed [here](https://hub.docker.com/r/cloudstack/simulator/) should now work correctly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pfarmer/cloudstack CLOUDSTACK-9253

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1432.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1432
    
----
commit a83a350355c9a4ed29c6984e37061bcc26924416
Author: Peter Farmer <pf...@gmail.com>
Date:   2016-03-09T14:54:23Z

    Fix for CLOUDSTACK-9253

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack issue #1432: Fix for CLOUDSTACK-9253

Posted by bvbharatk <gi...@git.apache.org>.
Github user bvbharatk commented on the issue:

    https://github.com/apache/cloudstack/pull/1432
  
    ### ACS CI BVT Run
     **Sumarry:**
     Build Number 147
     Hypervisor xenserver
     NetworkType Advanced
     Passed=68
     Failed=5
     Skipped=3
    
    _Link to logs Folder (search by build_no):_ https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0
    
    
    **Failed tests:**
    * test_vpc_vpn.py
    
     * ContextSuite context=TestRVPCSite2SiteVpn>:setup Failing since 12 runs
    
     * ContextSuite context=TestVpcRemoteAccessVpn>:setup Failing since 12 runs
    
     * ContextSuite context=TestVpcSite2SiteVpn>:setup Failing since 12 runs
    
    * test_volumes.py
    
     * test_06_download_detached_volume Failing since 2 runs
    
    * test_vm_life_cycle.py
    
     * test_10_attachAndDetach_iso Failing since 2 runs
    
    
    **Skipped tests:**
    test_vm_nic_adapter_vmxnet3
    test_static_role_account_acls
    test_deploy_vgpu_enabled_vm
    
    **Passed test suits:**
    test_deploy_vm_with_userdata.py
    test_affinity_groups_projects.py
    test_portable_publicip.py
    test_over_provisioning.py
    test_global_settings.py
    test_scale_vm.py
    test_service_offerings.py
    test_routers_iptables_default_policy.py
    test_routers.py
    test_reset_vm_on_reboot.py
    test_snapshots.py
    test_deploy_vms_with_varied_deploymentplanners.py
    test_login.py
    test_list_ids_parameter.py
    test_public_ip_range.py
    test_multipleips_per_nic.py
    test_regions.py
    test_affinity_groups.py
    test_network_acl.py
    test_pvlan.py
    test_nic.py
    test_deploy_vm_root_resize.py
    test_resource_detail.py
    test_secondary_storage.py
    test_disk_offerings.py


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fix for CLOUDSTACK-9253

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1432#discussion_r63136614
  
    --- Diff: tools/docker/Dockerfile ---
    @@ -20,7 +20,7 @@
     FROM ubuntu:14.04
     
     MAINTAINER "Apache CloudStack" <de...@cloudstack.apache.org>
    -LABEL Vendor="Apache.org" License="ApacheV2" Version="4.6.0"
    +LABEL Vendor="Apache.org" License="ApacheV2" Version="4.8.0"
    --- End diff --
    
    Version needs to be changed to 4.9.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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: Fix for CLOUDSTACK-9253

Posted by rhtyd <gi...@git.apache.org>.
Github user rhtyd commented on the pull request:

    https://github.com/apache/cloudstack/pull/1432#issuecomment-216224926
  
    @pfarmer thanks, please rebase against latest master, squash commits to a single commit; the version need to be changes to 4.9.0
    
    tag:easypr


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---