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 9457797C9 for ; Thu, 18 Dec 2014 10:26:13 +0000 (UTC) Received: (qmail 19355 invoked by uid 500); 18 Dec 2014 10:26:13 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 19327 invoked by uid 500); 18 Dec 2014 10:26:13 -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 19318 invoked by uid 500); 18 Dec 2014 10:26:13 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 19315 invoked by uid 99); 18 Dec 2014 10:26:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2014 10:26:13 +0000 Date: Thu, 18 Dec 2014 10:26:13 +0000 (UTC) From: "Gaurav Aradhye (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-8090) Move test_dedicated_vlan_range.py to maint folder - test cases need to be run separately MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gaurav Aradhye created CLOUDSTACK-8090: ------------------------------------------ Summary: Move test_dedicated_vlan_range.py to maint folder - test cases need to be run separately Key: CLOUDSTACK-8090 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8090 Project: CloudStack Issue Type: Test Security Level: Public (Anyone can view this level - this is the default.) Components: Automation Affects Versions: 4.5.0 Reporter: Gaurav Aradhye Assignee: Gaurav Aradhye Fix For: 4.5.0 The test cases need to be run separately as they create vlan ranges, and dedicated them to an account/project. In between the vlans should not get consumed by other account. Else test cases will fail like following Execute cmd: dedicateguestvlanrange failed, due to: errorCode: 431, errorText:Guest vlan from this range 3390 is allocated to a different account. Can only dedicate a range which has no allocated vlans or has vlans allocated to the same account -- This message was sent by Atlassian JIRA (v6.3.4#6332)