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 6510F172C8 for ; Tue, 12 May 2015 12:05:20 +0000 (UTC) Received: (qmail 40497 invoked by uid 500); 12 May 2015 12:05:19 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 40447 invoked by uid 500); 12 May 2015 12:05:19 -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 40414 invoked by uid 500); 12 May 2015 12:05:19 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 40409 invoked by uid 99); 12 May 2015 12:05:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2015 12:05:19 +0000 Date: Tue, 12 May 2015 12:05:19 +0000 (UTC) From: "Daan Hoogland (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-7322) [Automation] Tag disruptive tests 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-7322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daan Hoogland updated CLOUDSTACK-7322: -------------------------------------- Fix Version/s: (was: 4.5.1) 4.5.2 > [Automation] Tag disruptive tests > --------------------------------- > > Key: CLOUDSTACK-7322 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7322 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Reporter: Alex Brett > Assignee: Alex Brett > Fix For: 4.5.2 > > > Some Marvin tests are disruptive, in that they cannot be run in parallel with other tests. An example being a test which reboots the secondary storage VM. > Current automation systems which run tests in parallel have manually defined lists of these disruptive tests - we should instead put an attribute on them, in order that they can be picked up by standard nosetests attribute filtering, and then run in serial. > I have a patch prepared which does this for known disruptive tests, and if accepted I will put some documentation on the wiki regarding how to identify tests which can't be run in parallel using nosetests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)