[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317180#comment-15317180
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9253:
--------------------------------------------

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


> docker cloudstack simulator "ImportError: No module named marvin" when try to 
> create a DC 
> ------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9253
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9253
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Simulator
>    Affects Versions: 4.6.0
>         Environment: docker 
>            Reporter: Florian Koch
>            Priority: Minor
>              Labels: docker
>
> after starting the cloudstack/simulator container and try to add Datacenters 
> with the provides commands 
> {noformat}
> docker exec -ti cloudstack python \
> /root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/advanced.cfg
> # or 
> docker exec -ti cloudstack python \
> /root/tools/marvin/marvin/deployDataCenter.py -i 
> /root/setup/dev/advancedsg.cfg
> # or 
> docker exec -ti cloudstack python \
> /root/tools/marvin/marvin/deployDataCenter.py -i /root/setup/dev/basic.cfg
> {noformat}
> this error occoures
> {noformat}
> > /root/tools/marvin/marvin/deployDataCenter.py -i 
> > /root/setup/dev/advancedsg.cfg
> Traceback (most recent call last):
>   File "/root/tools/marvin/marvin/deployDataCenter.py", line 28, in <module>
>     from marvin import configGenerator
> ImportError: No module named marvin
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to