Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/982#issuecomment-152304547
  
    @DaanHoogland @wilderrodrigues You can do this to test this PR:
    
    ```
    ./kvm_local_deploy.py -r xenserver65
    /data/shared/helper_scripts/cloudstack/check-pr.sh -m 
/data/shared/marvin/mct-zone1-xen1.cfg -p 982
    ```
    
    Once the deploy is done:
    
    ``
    ssh xen1
    ls -la /etc/xapi.d/plugins/ | grep xenserver
    ``
    
    Before this PR, the result was:
    ```
    -rwxr-xr-x 1 root root 12714 Oct 29 20:20 s3xen
    -rwxr-xr-x 1 root root  3241 Oct 29 20:19 swiftxen
    ```
    
    Now it is:
    
    ```
    -rwxr-xr-x 1 root root 12714 Oct 29 20:20 s3xenserver
    -rwxr-xr-x 1 root root  3241 Oct 29 20:19 swiftxenserver
    ```
    
    Can you also verify this please?


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

Reply via email to