edison su
0b48f4bf43
check template result
2014-09-26 00:42:33 +00:00
edison
8b7f88ac90
wait for user vm template is up
2014-09-25 16:49:18 -07:00
edison
49b401e14b
wait for user vm template is up
2014-09-25 15:32:56 -07:00
Edison Su
b155b8aea2
disable debug in xdist
2014-09-18 14:16:13 -07:00
Edison Su
eedbe4fee8
move certain tests which can not run in parallel
2014-09-18 14:13:24 -07:00
Edison Su
7c19ad3f1a
skip one test case for now, which blocks forever
2014-09-18 07:40:14 +00:00
Edison Su
152c226039
finally, xdist works as I want
2014-09-17 17:36:43 -07:00
edison
c753f765ff
fix xdist
2014-09-17 15:05:05 -07:00
Edison Su
797fff165e
add parallel in xdist
2014-09-16 18:05:54 -07:00
Edison Su
145542d662
add xdist
2014-09-16 11:45:55 -07:00
Edison Su
9610685f45
add mark.tags
2014-09-15 18:29:30 -07:00
Edison Su
c15035874f
add one more test case
2014-09-12 17:43:53 -07:00
Edison Su
468b9860f5
add more pytest
2014-09-12 17:42:59 -07:00
edison
2b45f67bc9
switch nose to py.test
2014-09-09 16:41:12 -07:00
Jessica Wang
07c9c02789
CLOUDSTACK-7261: related UI change after lsitSystemVMs/listRouters API were fixed to return hypervisor property while state is running.
2014-09-09 15:18:58 -07:00
Sangeetha Hariharan
9b65759f36
CLOUDSTACK-7033-[Automation] - Automate ACL test cases relating to isolate Network for deleteNetwork() api
2014-09-09 17:46:34 -07:00
Sangeetha Hariharan
7a79fd1c5e
CLOUDSTACK-7514-[Automation] - Automate ACL test cases relating to listSnapshots()
2014-09-09 17:44:29 -07:00
Anthony Xu
fcf2c1b6bc
CLOUDSTACK-7505:
...
if VM is created from ISO, don't change platform metadat for VM on XS
2014-09-09 14:02:37 -07:00
Rohit Yadav
765659091a
appliance: fix newer debian iso links and checksums for debian
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit ac5309b8b4 )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2014-09-09 18:41:53 +02:00
Gaurav Aradhye
d08d71427b
CLOUDSTACK-7506: Fix base library to read hypevisor value from dictionary as opposed to only from function parameter
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-09 12:12:45 +05:30
Gaurav Aradhye
bbb3ea5983
CLOUDSTACK-7509: Added missing bound method in base library for copyTemplate operation
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-09 11:48:57 +05:30
Gaurav Aradhye
402fc914cf
CLOUDSTACK-7393: Expunging VM immediately and removing unncessary wait in test_vpc_vm_life_cycle.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-09 11:43:54 +05:30
Jessica Wang
d80f6a8d4a
CLOUDSTACK-6694: update related comment after Refactor 'assign vm' action into function
2014-09-08 12:07:04 -07:00
Sangeetha Hariharan
5049dd0bf0
CLOUDSTACK-7034 - [Automation] - Automate ACL test cases relating to listVirtualMachines()
2014-09-08 14:18:29 -07:00
Brian Federle
e1354878c0
CLOUDSTACK-6694: Refactor 'assign vm' action into function
...
Makes 'assign vm' action a function, to fix issue where quickview did
not have updated code.
2014-09-08 10:44:40 -07:00
Kishan Kavala
c773754fda
CLOUDSTACK-7504,CLOUDSTACK-7507: For LXC host maintenance, migrate system Vms and schedule restart of users Vms
2014-09-08 18:13:11 +05:30
Gaurav Aradhye
40a537fedc
CLOUDSTACK-7434: Fixed VM Internal name issue in test_custom_hostname.py
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-08 17:41:27 +05:30
sanjeev
535e7a6670
CLOUDSTACK-7508: Remove duplicate network offerings from test_data.py
2014-09-08 17:21:11 +05:30
Koushik Das
23f5772c30
Removed 'BugId' tag from tests for fixed bugs
2014-09-08 16:00:08 +05:30
Rohit Yadav
c68325deb1
CLOUDSTACK-6624: set specifyIpRanges to true if specifyVlan is set to true
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit b7b9cd0d2d )
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Conflicts:
ui/scripts/configuration.js
2014-09-08 10:57:09 +02:00
John Dilley
c9dbfa0632
CLOUDSTACK-7500: Add 2 hosts to simulator basic.cfg
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-08 10:01:22 +05:30
Santhosh Edukulla
6c4978c40c
Adding new marvincli changes(draft)
2014-09-07 20:44:43 +05:30
Santhosh Edukulla
412791e09f
Removed a print statement, its printing huge data to stdout making to see the run info difficult, removed
2014-09-06 12:31:31 +05:30
Frank.Zhang
10544e287b
CLOUDSTACK-6278
...
Baremetal Advanced Networking support
2014-09-05 16:28:34 -07:00
Frank Zhang
197332464f
CLOUDSTACK-6278
...
Baremetal Advanced Networking support
2014-09-05 16:28:33 -07:00
Frank.Zhang
c301bd1c94
CLOUDSTACK-6278
...
Baremetal Advanced Networking support
2014-09-05 16:28:33 -07:00
Jessica Wang
c2c511efcd
CLOUDSTACK-6694: UI > VPC section > Internal LB tier > Intenral LB > select an internal LB from listing > Details tab > Assigned VMs tab > Assign VMs > change to use vmidipmap parameter instead of virtualmachineids parameter when calling assignToLoadBalancer API.
2014-09-05 13:36:20 -07:00
Nitin Mehta
f9d7a12a57
CLOUDSTACK-7481: Assertion/exception in listVolumes call from UI with assert enabled
...
searchForVolumesInternal() indicated some inconsistency in the use of entity().isDisplayVolume() property – used twice as “display” and “displayVolume” in search criteria. And then exception/assert happens while setting the property.
Correcting the issue.
2014-09-05 11:35:11 -07:00
Kishan Kavala
41fdc418ff
CLOUDSTACK-7472: Disable kvmclock for LXC
2014-09-05 19:38:55 +05:30
Kishan Kavala
bab81f0d6f
CLOUDSTACK-7478, CLOUDSTACK-7479: Move pool type filter to seperate method
2014-09-05 19:38:55 +05:30
Will Stevens
b145a7d140
null deref when no project found
2014-09-05 10:06:25 -04:00
Leo Simons
0ec36e128b
Fix CLOUDSTACK-7476: always pass along $JAVA_HOME
...
On a secured environment (selinux w/ env_reset enabled in sudoers), the
runuser command that is invoked by the daemon() function does not pass
along environment variables, so $JAVA_HOME is empty, and JSVC falls
back to its default behavior, which may not find java or may not find
the intended java.
This fix simply passes $JAVA_HOME explicitly using the -home argument to
JSVC.
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2014-09-05 16:39:34 +05:30
Harikrishna Patnala
5d389b1a71
CLOUDSTACK-5992: default values of configuraiton parameters in configuration table are set NULL on fresh setup Some configuration parameters have Component names different from fresh and upgrade setup
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2014-09-05 14:59:33 +05:30
Gaurav Aradhye
ffbcd29103
CLOUDSTACK-7393: Fixed host tags issue in test_vpc_vm_life_cycle.py, This enables 9 test cases
...
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
2014-09-05 14:33:23 +05:30
Edison Su
ce82ab605d
listhost api needs to return host_details table
2014-09-04 17:57:24 -07:00
Sangeetha Hariharan
3f9e826d28
CLOUDSTACK-7492 -[Automation]-Automate ACL test cases relating to listVloumes()
2014-09-04 17:55:50 -07:00
Alex Brett
06b96d1ccf
CLOUDSTACK-7448 Fix test_delete_account and test_releaseIP
...
CLOUDSTACK-4840 changed test_data.py to make the lbrule publicport be 22,
instead of 2222. In doing so, this caused the following tests to fail, as they
hit a problem where they tried to use port 22 for both the lbrule and for other
purposes:
integration.smoke.test_network.TestDeleteAccount.test_delete_account
integration.smoke.test_network.TestReleaseIP.test_releaseIP
The reason the change appears to have been made was that in
test_lb_secondary_ip.py, despite setting up the load balancer using lbrule, the
tests then used the SSH port from natrule to try and access the VM. By changing
lbrule to use port 22 (the same as natrule) this avoided the problem.
This patch updates test_lb_secondary_ip.py to use the SSH port in lbrule where
necessary to access the VMs, and reverts the change to test_data.py
2014-09-04 17:19:08 -07:00
Jessica Wang
78ce5ea2d3
CLOUDSTACK-7490: UI > Templates menu (listing) > select a template from listing > Details tab > Zones tab (listing) > select a zone from listing > Details tab > fix a bug that wrong "template+zone" combination was shown.
2014-09-04 14:24:15 -07:00
Brian Federle
0940e0b6f5
Quickview: Fix alignment
2014-09-04 12:21:51 -07:00
Will Stevens
0fa0320860
CLOUDSTACK-7418 and CLOUDSTACK-7488 - Fixed LB removal if cert is associated
2014-09-04 14:11:21 -04:00