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 4D29210230 for ; Mon, 12 Aug 2013 05:00:51 +0000 (UTC) Received: (qmail 38228 invoked by uid 500); 12 Aug 2013 05:00:50 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 38114 invoked by uid 500); 12 Aug 2013 05:00:50 -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 38089 invoked by uid 500); 12 Aug 2013 05:00:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 38081 invoked by uid 99); 12 Aug 2013 05:00:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2013 05:00:49 +0000 Date: Mon, 12 Aug 2013 05:00:49 +0000 (UTC) From: "Prasanna Santhanam (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-3698) Automation: VR has been stopped before VM deployment completed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-3698?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam updated CLOUDSTACK-3698: ------------------------------------------- Issue Type: Test (was: Bug) =20 > Automation: VR has been stopped before VM deployment completed > -------------------------------------------------------------- > > Key: CLOUDSTACK-3698 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-369= 8 > Project: CloudStack > Issue Type: Test > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Automation > Affects Versions: 4.2.0 > Reporter: Sheng Yang > Assignee: Prasanna Santhanam > Priority: Critical > Fix For: 4.2.0 > > > e.g In test_vpc_network_pfrules.py: > > vm_1 =3D self.deployvm_in_network(network_1) = = = public_ip_1 =3D self.acquire_publicip(network_1) = = = router =3D self.stop_vpcrouter() = = = self.create_natrule( vm_1, public_ip= _1, network_1) = = self.start_vpcrouter(r= outer) = = self.ch= eck_ssh_into_vm(vm_1, public_ip_1, testnegative=3DFalse) > > vm_1 is still booting up, but router has been stopped, cause vm_1 failed = to get IP address. > Need to find a way to know that VM has completed the deployment, e.g. ssh= into VR then ping the IP of user VM. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira