Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 09A3E102E8 for ; Mon, 19 Aug 2013 11:10:27 +0000 (UTC) Received: (qmail 63396 invoked by uid 500); 19 Aug 2013 11:10:25 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 63346 invoked by uid 500); 19 Aug 2013 11:10:24 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 63332 invoked by uid 99); 19 Aug 2013 11:10:23 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Aug 2013 11:10:23 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 523701C451D; Mon, 19 Aug 2013 11:10:22 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1611424725136675265==" MIME-Version: 1.0 Subject: Review Request 13644: CLOUDSTACK-4257: [Automation] test_storage_motion test cases failed during with unexpected result in listStoragePool API call From: "Saksham Srivastava" To: "Prasanna Santhanam" , "Devdeep Singh" Cc: "Saksham Srivastava" , "cloudstack" Date: Mon, 19 Aug 2013 11:10:22 -0000 Message-ID: <20130819111022.21510.78165@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Saksham Srivastava" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/13644/ X-Sender: "Saksham Srivastava" Reply-To: "Saksham Srivastava" --===============1611424725136675265== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13644/ ----------------------------------------------------------- Review request for cloudstack, Devdeep Singh and Prasanna Santhanam. Bugs: CLOUDSTACK-4257 Repository: cloudstack-git Description ------- Test case integration.component.test_storage_motion.TestStorageMotion.test_02_migrate_volume failed during api call liststorage pool with unexpected result AssertionError: Check list storage pools response for valid list This happens when there are no suitable pools found for migration. Added check for empty pool list and then skip the test if no suitable hosts are found. Diffs ----- test/integration/component/test_storage_motion.py eda77d1 Diff: https://reviews.apache.org/r/13644/diff/ Testing ------- If there is a single pool in the cluster, the test is skipped. If multiple suitable hosts are found, the test passes. Thanks, Saksham Srivastava --===============1611424725136675265==--