Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 652C419C80 for ; Thu, 21 Apr 2016 20:42:16 +0000 (UTC) Received: (qmail 976 invoked by uid 500); 21 Apr 2016 20:42:14 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 693 invoked by uid 500); 21 Apr 2016 20:42:14 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 99759 invoked by uid 500); 21 Apr 2016 20:42:13 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 99729 invoked by uid 99); 21 Apr 2016 20:42:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Apr 2016 20:42:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6F2372C1F7F for ; Thu, 21 Apr 2016 20:42:13 +0000 (UTC) Date: Thu, 21 Apr 2016 20:42:13 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9219) Test to verify vmstart aftre nic removal and attachment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252671#comment-15252671 ] ASF subversion and git services commented on CLOUDSTACK-9219: ------------------------------------------------------------- Commit bebaea323ab14254f027bee5b58e154bd2d73151 in cloudstack's branch refs/heads/master from [~williamstevens@gmail.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=bebaea3 ] Merge pull request #1326 from sanju1010/cs-9219 New test to validate starting vm after nic removal and attachPlease refer bug CLOUDSTACK-9219 for more details. Test Results: ========== Test to verify vm start after NIC removal and reattach ... === TestName: test_30_remove_nic_reattach | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 277.478s OK * pr/1326: New test to validate starting vm after nic removal and attach Bug-Id: CLOUDSTACK-9219 Signed-off-by: Will Stevens > Test to verify vmstart aftre nic removal and attachment > ------------------------------------------------------- > > Key: CLOUDSTACK-9219 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9219 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Sanjeev N > Assignee: Sanjeev N > > Adding new marvin test to verify starting vm after removing NIC and reattaching. > Steps to verify: > ============== > 1.Create vm with three networks (e.g. #0,#1,#2) > 2.Stop the vm > 3.Remove one nic from vm (e.g.: #1) > 4.Add nic to vm from the removed network again > 5.Start VM -- This message was sent by Atlassian JIRA (v6.3.4#6332)