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 A4E4B17A48 for ; Mon, 16 Mar 2015 05:21:43 +0000 (UTC) Received: (qmail 16536 invoked by uid 500); 16 Mar 2015 05:21:38 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 16504 invoked by uid 500); 16 Mar 2015 05:21:38 -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 16494 invoked by uid 500); 16 Mar 2015 05:21:38 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 16491 invoked by uid 99); 16 Mar 2015 05:21:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2015 05:21:38 +0000 Date: Mon, 16 Mar 2015 05:21:38 +0000 (UTC) From: "Bharat Kumar (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CLOUDSTACK-6873) [Automation] Ability to execute tests in sequence 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-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Kumar resolved CLOUDSTACK-6873. -------------------------------------- Resolution: Fixed > [Automation] Ability to execute tests in sequence > ------------------------------------------------- > > Key: CLOUDSTACK-6873 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6873 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation > Affects Versions: 4.4.0 > Reporter: Koushik Das > Assignee: Bharat Kumar > Fix For: 4.5.1 > > > Currently BVT/regression tests are executed in parallel by the test infrastructure. It needs to be enhanced to add capability to execute a selective set of tests in sequence. > Specific scenario is tests that uses simulator mocks. These mocks are scoped to a zone, pod, cluster or host. Once defined any tests targeting a specific host will execute as per the mocks defined. Now in the current framework it is not possible to prevent existing tests from going to a specific host. As a result there needs to be a capability to execute a specific set of test cases in sequence. -- This message was sent by Atlassian JIRA (v6.3.4#6332)