Merge pull request #683 from pavanb018/multivol CLOUDSTACK-8726 : Automation for Quickly attaching multiple data disks to a new VMAttach multiple Volumes simultaneously to a Running VM ... === TestName: test_attach_multiple_volumes | Status : SUCCESS === ok
---------------------------------------------------------------------- Ran 1 test in 196.931s OK * pr/683: changed the testcase skip code into setup method Imparting changes mentioned by nitt10prashant Automation for multiple disk attachments to instance Signed-off-by: sanjeev <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a601ae44 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a601ae44 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a601ae44 Branch: refs/heads/master Commit: a601ae445de14b3012c2518dde5614b1e42a26cf Parents: 2f7852b 96b1a5c Author: sanjeev <[email protected]> Authored: Wed Sep 23 15:23:18 2015 +0530 Committer: sanjeev <[email protected]> Committed: Wed Sep 23 15:23:27 2015 +0530 ---------------------------------------------------------------------- .../test_simultaneous_volume_attach.py | 255 +++++++++++++++++++ 1 file changed, 255 insertions(+) ----------------------------------------------------------------------
