CLOUDSTACK-8924: Removed duplicate test from test_scale_vm.py#900
Conversation
|
root@localhost:~/cloudstack# nosetests --with-marvin --marvin-config=/root/cloudstack/setup/dev/local1.cfg --zone=Sandbox-simulator --hypervisor=simulator -a tags=basic,required_hardware=false /root/cloudstack/test/integration/smoke/test_scale_vm.py ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp//MarvinLogs//Sep_30_2015_08_06_32_AWNF1O. All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== Ran 1 test in 23.455s OK |
|
LGTM! Thanks Sanjeev! |
|
LGTM. Since now test_01_scale_vm can be run on simulator, no need for the other one. |
|
[root@cs1 smoke]# nosetests --with-marvin --marvin-config=/data/shared/marvin/mct-zone1-xen1-basic.cfg -s -a tags=basic,required_hardware=false test_scale_vm ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp//MarvinLogs//Oct_01_2015_11_34_15_WWBMZ3. All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== ===final results are now copied to: /tmp//MarvinLogs//NIMUQD=== 👍 LGTM |
|
@borisroman also had a look at this one, which is marked as blocker - although is just about a test that wasn't properly executed. Could you please get this one merged? Cheers, |
|
@wilderrodrigues I can't merge... @remibergsma Could you? |
CLOUDSTACK-8924: Removed duplicate test from test_scale_vm.pyPlease go through CS-8924 for more details. * pr/900: CLOUDSTACK-8924: Removed duplicate test from test_scale_vm.py Signed-off-by: Remi Bergsma <github@remi.nl>
|
Just merged this. |
* add missing translation labels * add translation for modal button Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Please go through CS-8924 for more details.