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

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

smeetsr commented on issue #2385: CLOUDSTACK-10211 Fixed 
test_nuage_public_sharednetwork_userdata tests
URL: https://github.com/apache/cloudstack/pull/2385#issuecomment-355298082
 
 
   nosetests --with-marvin --with-xunit --xunit-file=/tmp/MarvinLogs/result.xml 
--log-folder-path=/tmp --marvin-config=/tmp/marvin_test.cfg 
/tmp/marvinTestFiles/nuagevsp/test_nuage_public_sharednetwork_userdata.py
   
   ==== Marvin Init Started ====
   === Marvin Parse Config Successful ===
   === Marvin Setting TestData Successful===
   ==== Log Folder Path: /tmp/MarvinLogs//Jan_04_2018_04_12_24_JK9XH6. All logs 
will be available here ====
   === Marvin Init Logging Successful===
   ==== Marvin Init Successful ====
   ===final results are now copied to: 
/tmp/MarvinLogs/test_nuage_public_sharednetwork_userdata_SGHAV4===
   [root@ce-vm-1 gitCloudStack]# 
   INFO: dirlist
   INFO: contents
   INFO: 
/andcvtb08/results/2018/Month_01/Jan_04/12:19:53.Raf.Smeets/device_logs/marvin/runMarvinTests/test_nuage_public_sharednetwork_userdata_SGHAV4
   INFO: test output directory 
/andcvtb08/results/2018/Month_01/Jan_04/12:19:53.Raf.Smeets/device_logs/marvin/runMarvinTests/test_nuage_public_sharednetwork_userdata_SGHAV4
   
   INFO:  reading xunit result file 
/andcvtb08/results/2018/Month_01/Jan_04/12:19:53.Raf.Smeets/device_logs/marvin/runMarvinTests/test_nuage_public_sharednetwork_userdata_SGHAV4/../result.xml
 
   INFO: Total number of tests run are 13
   INFO: Total number of tests which fail are 0
   INFO: Total number of tests which skip are 0
   INFO: Test cases run are
   INFO: TestCase                                        TimeTaken
   INFO: test_01_verify_deployvm_fail_startip_sharednetwork_scope_all    0.242
   INFO: test_02_add_delete_Subnet_restart_public_sharednetwork_scope_all       
 365.549
   INFO: test_03_add_delete_Subnet_restart_sharednetwork_scope_domain    344.883
   INFO: test_04_add_delete_Subnet_restart_scope_domain_nosubdomain      340.127
   INFO: test_05_add_delete_Subnet_restart_scope_account         355.193
   INFO: test_06_verify_different_gateway_subnet_fails_sharednetwork_all        
 5.517
   INFO: test_07_different_gateway_subnet_fails_sharednetwork_domain     5.411
   INFO: test_08_different_gateway_subnet_fails_sharednetwork_nosubdomain       
 5.519
   INFO: test_09_different_gateway_subnet_fails_sharednetwork_account    5.477
   INFO: test_10_password_reset_public_sharednetwork_scope_all   330.688
   INFO: test_11_password_reset_public_sharednetwork_scope_domain        338.362
   INFO: test_12_password_reset_public_sharednetwork_scope_account       333.202
   INFO: test_13_public_sharednetwork_domain_cleanup     197.359
   
   Validate that deploy vm fails if user specify the first ip of subnet ... === 
TestName: test_01_verify_deployvm_fail_startip_sharednetwork_scope_all | Status 
: SUCCESS ===
   ok
   Validate that subnet of same gateway can be added to shared network ... === 
TestName: test_02_add_delete_Subnet_restart_public_sharednetwork_scope_all | 
Status : SUCCESS ===
   ok
   Validate that subnet of same gateway can be added to shared network ... === 
TestName: test_03_add_delete_Subnet_restart_sharednetwork_scope_domain | Status 
: SUCCESS ===
   ok
   Validate that subnet of same gateway can be added to shared network ... === 
TestName: test_04_add_delete_Subnet_restart_scope_domain_nosubdomain | Status : 
SUCCESS ===
   ok
   Validate that subnet of same gateway can be added to shared network ... === 
TestName: test_05_add_delete_Subnet_restart_scope_account | Status : SUCCESS ===
   ok
   Validate that Different gateway subnet fail as it is not supported ... === 
TestName: test_06_verify_different_gateway_subnet_fails_sharednetwork_all | 
Status : SUCCESS ===
   ok
   Validate that Different gateway subnet fail as it is not supported ... === 
TestName: test_07_different_gateway_subnet_fails_sharednetwork_domain | Status 
: SUCCESS ===
   ok
   Validate that Different gateway subnet fail as it is not supported ... === 
TestName: test_08_different_gateway_subnet_fails_sharednetwork_nosubdomain | 
Status : SUCCESS ===
   ok
   Validate that Different gateway subnet fail as it is not supported ... === 
TestName: test_09_different_gateway_subnet_fails_sharednetwork_account | Status 
: SUCCESS ===
   ok
   Validate that reset password works fine in shared network ... === TestName: 
test_10_password_reset_public_sharednetwork_scope_all | Status : SUCCESS ===
   ok
   Validate that reset password works fine in shared network ... === TestName: 
test_11_password_reset_public_sharednetwork_scope_domain | Status : SUCCESS ===
   ok
   Validate that reset password works fine in shared network ... === TestName: 
test_12_password_reset_public_sharednetwork_scope_account | Status : SUCCESS ===
   ok
   Validate that  sharedNetwork Parent domain is cleaned up properly ... === 
TestName: test_13_public_sharednetwork_domain_cleanup | Status : SUCCESS ===
   ok
   
   Ran 13 tests in 2656.858s
   OK
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> test_nuage_public_sharednetwork_userdata fails due to errortext changed
> -----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-10211
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10211
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Test
>    Affects Versions: 4.11.0.0
>         Environment: Nuagevsp only
>            Reporter: Raf Smeets
>
> In 
> test/integration/plugins/nuagevsp/test_nuage_public_sharednetwork_userdata.py 
> , there are 4 failing tests as in master upstream the errortext in case of VM 
> deployment failure changed from errortext "Failed to deploy VM" has changed 
> to "Unable to start VM instance"
> This failing test is nuagespecific and can only run in a NuageVSP environment.
> Following tests are failing and need adapting.
> Validate that Different gateway subnet fail as it is not supported ... === 
> TestName: test_06_verify_different_gateway_subnet_fails_sharednetwork_all | 
> Status : FAILED ===
> FAIL
> Validate that Different gateway subnet fail as it is not supported ... === 
> TestName: test_07_different_gateway_subnet_fails_sharednetwork_domain | 
> Status : FAILED ===
> FAIL
> Validate that Different gateway subnet fail as it is not supported ... === 
> TestName: test_08_different_gateway_subnet_fails_sharednetwork_nosubdomain | 
> Status : FAILED ===
> FAIL
> Validate that Different gateway subnet fail as it is not supported ... === 
> TestName: test_09_different_gateway_subnet_fails_sharednetwork_account | 
> Status : FAILED ===
> FAIL
> All above tests fails due to an AssertionError: correct exception is not 
> raised.
> Solution is that errortext "Failed to deploy VM" needs to changed to "Unable 
> to start VM instance"
> This bug is written to get this change in upstream master.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to