Commit Graph

63 Commits

Author SHA1 Message Date
Prasanna Santhanam ab9257c91b netcat is not to be interpreted by shell
reviewed-by: Talluri
2012-08-22 14:57:51 +05:30
Prasanna Santhanam e08ea83a60 renaming appropriately the setup data file
./setup-test-data.sh -t "path_to_tests" -d "db_svr" -m "mgt_svr" -p "hypervisor root password"
reviewed-by: Talluri
2012-08-22 14:51:42 +05:30
Chirag Jog 8c0cb3451f Tests for Shared Network 2012-08-20 11:12:28 -07:00
Prasanna Santhanam b3c88f7594 Adding more classifications
- maintenance (host goes to maitnenance)
- multihost, multizone, multistorage
2012-08-20 11:34:57 +05:30
Prasanna Santhanam 7b25cb3528 Splitting resource_limit tests to allocation_states tests 2012-08-20 11:34:57 +05:30
Prasanna Santhanam b4a1c79037 adding attributes to the smoke tests 2012-08-20 11:34:56 +05:30
Prasanna Santhanam c14928757a migrating tags to attr decorators for nose attrib classification 2012-08-18 13:40:43 +05:30
Prasanna Santhanam bce2657c06 Permissions were executable, modified to only read 2012-08-18 12:26:46 +05:30
Vijayendra Bhamidipati 1f0334b98a CS-15722: InterVlan - VMWare - Source NAT Public IP Assocation to the VPC Virtual Router Fails.
Description:

	Updating sql statements with path to Burbank system VM
	template for VMWare.
2012-08-07 18:39:05 -04:00
Chirag Jog 52bbf4a185 Dedicated Host HA Tests 2012-08-06 12:40:45 +05:30
Srikanteswararao Talluri e8f64d3cc5 fixed the validation in stopped vm test which expects an exception 2012-07-26 15:00:44 +05:30
Alena Prokharchyk 6d9ca0aa52 Test data for db upgrade 2012-07-24 14:02:10 -07:00
Prasanna Santhanam 232f6f2038 Applying tags as attribute decorators for nose 2012-07-23 19:27:54 +05:30
Talluri fe3e5cb657 eip elb related fixes : corrected regex 2012-07-23 15:49:40 +05:30
Talluri b90908be80 elb test related fixes 2012-07-20 15:52:57 +05:30
Chirag Jog cbc53abe82 Fixed mount command and logging in snapshot tests 2012-07-13 15:19:00 +05:30
Chirag Jog 8db12e071f Rearranging the project test suite according to global configs required
* Skipping if the global config required is not set
    * Cleanup the email tests from project suite
2012-07-12 20:58:45 +05:30
Chirag Jog cd550a57ef Fixing bug in migrate VM test in Netscaler LB suite 2012-07-12 17:44:43 +05:30
Prasanna Santhanam 6078dcd2ba Fixing the vm_life_cycle expunge test
* expunge.interval determines the ExpungeTask interval to cleanup the
VM and post expunge.delay seconds we delete the VM entry. So let's just
wait long enough
2012-07-12 17:33:05 +05:30
Prasanna Santhanam e9f9b795dd SecondaryStorage is always in Alert state. We need to check for SSVM. 2012-07-12 16:35:33 +05:30
Prasanna Santhanam 14fdb5ba4a Fixing imports to remoteSSHClient for EIP/ELB 2012-07-12 14:05:23 +05:30
Prasanna Santhanam b4c6241b73 Fixes to scripts
* remoteSSHClient import is fixed
* mount now explicitly specifies filesystem
2012-07-11 17:33:04 +05:30
Prasanna Santhanam e49420d370 SecondaryStorageVM state should be checked for it Up status 2012-07-11 17:33:04 +05:30
Prasanna Santhanam 505f27ea84 Launch the smoke suite from the basedir - ${base.dir}/test 2012-07-11 17:33:04 +05:30
Chirag Jog 47d9d7d5b9 Fixing bug in stopped_vm test suite's attachVolume call 2012-07-11 12:12:20 +05:30
Chirag Jog 3fe403ac11 Fixing the syntax errors while fixing whitespaces 2012-07-09 15:24:18 +05:30
Chirag Jog 6d17e2132d This commit has following fixes:
- Configuration fixes in Security groups and Egress rules
- Fixing white spaces in component test suite
2012-07-06 16:50:20 +05:30
Chirag Jog 93916abcff Adding Upload volumes & security enhancements tests 2012-07-05 21:28:14 +05:30
Talluri ae24f330ac Adding the tags for different configurations in to testcase 2012-07-04 18:16:43 +05:30
Prasanna Santhanam a1416c82f0 Adding tags that identify deployment configurations against test cases
* advanced - Advanced Zone only
* basic  - basic zone without SecurityGroups
* sg - basic zone with security groups
* eip - basic zone with EIP/ELB
* advancedns - Advanced Zone with NetScalers
2012-07-04 18:05:49 +05:30
shweta ed35cba899 Adding tags to identify configurations of tests
* project tests
* usage tests
2012-07-04 17:39:12 +05:30
Prasanna Santhanam d05dcad38b Removing hardcode of config file path 2012-07-02 09:55:07 +05:30
Prasanna Santhanam ffec10d6ab Skip the password prompt for DBROOTPW 2012-06-27 15:49:12 +05:30
Chirag Jog 461727fea0 Adding VMWare DRS test suite 2012-06-27 13:35:09 +05:30
Prasanna Santhanam 0969ad3544 Configuration for running local simulator tests 2012-06-25 19:22:15 +05:30
Chirag Jog 9358a9781b Adding VM in stopped state tests 2012-06-25 18:42:54 +05:30
Prasanna Santhanam 52f4c73b62 Running marvin tests from the simulator using ant target
ant run-simulator - will start the simulator enviornment
ant run-simulator-tests - will fire simulator tests on above dev setup
2012-06-22 20:38:08 +05:30
Chirag Jog 17978438ee Adding Netscaler test cases and fixing bugs in HA test suite. 2012-06-13 20:34:14 +05:30
Chirag Jog 2133b17728 Revert "Marked copy to another zone tests as expectedFailure". This reverts commit 18a3e3cf2b. 2012-06-07 18:42:24 +05:30
Chirag Jog 18a3e3cf2b Marked copy to another zone tests as expectedFailure 2012-06-07 10:11:11 +05:30
Chirag Jog 2e16468ddd Adding Netscaler test suites 2012-06-06 12:35:46 +05:30
Chirag Jog cdc196b1b8 Fixing the remoteSSHClient imports, migrate VM, SSVM and router tests 2012-06-06 12:29:55 +05:30
Prasanna Santhanam a8a1d37ab1 imports in the libs for remoteSSHClient 2012-05-23 15:35:40 +05:30
Prasanna Santhanam 2d7281ce43 more corrections to remoteSSHclient imports 2012-05-23 15:02:08 +05:30
Prasanna Santhanam 27690101ea Package imports for remoteSSHClient were not correct 2012-05-23 12:13:07 +05:30
Chirag Jog 5de593500b Adding ELP/EIP tests & firewall rule changes for SSH 2012-05-22 18:17:57 +05:30
Prasanna Santhanam 0af5888207 Basic readme to get started on running the tests 2012-05-17 17:13:58 +05:30
Prasanna Santhanam f35d70b49a Moving smoke tests and component tests into the test folder
Reviewed-by: pychecker
2012-05-17 17:13:58 +05:30
Alena Prokharchyk 7dbd98a95c More changes to the test client 2012-05-02 20:34:41 -07:00
Alena Prokharchyk ada347b08a More changes to the test client 2012-05-02 19:28:39 -07:00