You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by sanju1010 <gi...@git.apache.org> on 2015/10/17 17:33:05 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8960: Remove Citrix Resources ...

GitHub user sanju1010 opened a pull request:

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

    CLOUDSTACK-8960: Remove Citrix Resources from test_data.py

    Replace URLs related to templates and ISOs with the ones accessbile to everybody in the community.
    
    I have copied all the templates and ISOs to my webspace at http://people.apache.org/~sanjeev/ so they can be accessible from anywhere.

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

    $ git pull https://github.com/sanju1010/cloudstack ctxres

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

    https://github.com/apache/cloudstack/pull/939.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 #939
    
----
commit 6956e09a606da8b66dfb072a7dd68d9a47dd7632
Author: sanjeev <sa...@apache.org>
Date:   2015-10-17T15:25:10Z

    CLOUDSTACK-8960: Remove Citrix Resources from test_data.py
    Replace URLs related to templates and ISOs with the ones accessbile to everybody in the community

----


---
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: CLOUDSTACK-8960: Remove Citrix Resources ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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: CLOUDSTACK-8960: Remove Citrix Resources ...

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

    https://github.com/apache/cloudstack/pull/939#issuecomment-150022222
  
    LGTM :+1: 
    
    @remibergsma Would it be possible to merge this? I know master is frozen, but this is kind of a bug fix... Before this PR those resources weren't available. Will aid automated testing... :)
    
    I checked all desitinations:
    ```
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/centos63.ova
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:50:40--  http://people.apache.org/~sanjeev/centos63.ova
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 429250560 (409M) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/windows7.vhd
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:50:58--  http://people.apache.org/~sanjeev/windows7.vhd
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 5388933632 (5,0G) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/new-test-win.ova
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:51:13--  http://people.apache.org/~sanjeev/new-test-win.ova
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 4176761344 (3,9G) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/Rhel6-64bit.ova
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:51:24--  http://people.apache.org/~sanjeev/Rhel6-64bit.ova
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 629463040 (600M) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/ttylinux_pv.vhd.bz2
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:51:37--  http://people.apache.org/~sanjeev/ttylinux_pv.vhd.bz2
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 24975761 (24M) [application/x-bzip2]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/RHEL764bitwithtools.vhd
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:51:55--  http://people.apache.org/~sanjeev/RHEL764bitwithtools.vhd
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1113678336 (1,0G) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/79211594-1d4a-4dee-ae6c-c5c315ded2be.vhd
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:52:32--  http://people.apache.org/~sanjeev/79211594-1d4a-4dee-ae6c-c5c315ded2be.vhd
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 10205803008 (9,5G) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/rajani-thin-volume.vhd
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:52:54--  http://people.apache.org/~sanjeev/rajani-thin-volume.vhd
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2105856 (2,0M) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/CentOS5.5(64bit)-vmware-autoscale.ova
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:53:28--  http://people.apache.org/~sanjeev/CentOS5.5(64bit)-vmware-autoscale.ova
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 167704746 (160M) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/rajani-thin-volume.qcow2
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:53:43--  http://people.apache.org/~sanjeev/rajani-thin-volume.qcow2
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 262144 (256K) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/centos56-x86_64.vhd.bz2
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:53:53--  http://people.apache.org/~sanjeev/centos56-x86_64.vhd.bz2
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 374730926 (357M) [application/x-bzip2]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/CentOS5.3-x86_64.ova
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:54:03--  http://people.apache.org/~sanjeev/CentOS5.3-x86_64.ova
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 459320832 (438M) [text/plain]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:54:14--  http://people.apache.org/~sanjeev/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 472312242 (450M) [application/x-bzip2]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/CentOS-6.3-x86_64-bin-DVD1.iso
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:54:27--  http://people.apache.org/~sanjeev/CentOS-6.3-x86_64-bin-DVD1.iso
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 4289386496 (4,0G) [application/octet-stream]
    Remote file exists.
    
    [root@bubble ~]# wget --spider http://people.apache.org/~sanjeev/systemvm64template-2014-09-30-4.3-vmware.ova
    Spider mode enabled. Check if remote file exists.
    --2015-10-21 22:54:42--  http://people.apache.org/~sanjeev/systemvm64template-2014-09-30-4.3-vmware.ova
    Resolving people.apache.org (people.apache.org)... 140.211.11.9
    Connecting to people.apache.org (people.apache.org)|140.211.11.9|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 316359680 (302M) [text/plain]
    Remote file exists.
    ```


---
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: CLOUDSTACK-8960: Remove Citrix Resources ...

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

    https://github.com/apache/cloudstack/pull/939#issuecomment-150024159
  
    Yes, this allows us to run more tests and doesn't affect CloudStack itself. LGTM, will merge soon.


---
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.
---