Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C9E8F200B92 for ; Tue, 13 Sep 2016 16:55:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C88D6160AAA; Tue, 13 Sep 2016 14:55:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 426D6160AD2 for ; Tue, 13 Sep 2016 16:55:23 +0200 (CEST) Received: (qmail 39825 invoked by uid 500); 13 Sep 2016 14:55:22 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 39782 invoked by uid 99); 13 Sep 2016 14:55:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2016 14:55:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E63032C1B7B for ; Tue, 13 Sep 2016 14:55:21 +0000 (UTC) Date: Tue, 13 Sep 2016 14:55:21 +0000 (UTC) From: =?utf-8?Q?Sergio_Pe=C3=B1a_=28JIRA=29?= To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-14734) Allow jenkins ptest job to execute tests on branch dynamically MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Sep 2016 14:55:23 -0000 [ https://issues.apache.org/jira/browse/HIVE-14734?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Pe=C3=B1a updated HIVE-14734: ------------------------------- Attachment: (was: HIVE-14734) > Allow jenkins ptest job to execute tests on branch dynamically > -------------------------------------------------------------- > > Key: HIVE-14734 > URL: https://issues.apache.org/jira/browse/HIVE-14734 > Project: Hive > Issue Type: Task > Components: Hive, Testing Infrastructure > Reporter: Sergio Pe=C3=B1a > Assignee: Sergio Pe=C3=B1a > Attachments: HIVE-14734.patch > > > NO PRECOMMIT TESTS > Currently, to execute tests on a new branch, a manual process must be don= e: > 1. Create a new Jenkins job with the new branch name > 2. Create a patch to jenkins-submit-build.sh with the new branch > 3. Create a profile properties file on the ptest master with the new bran= ch > This jira will attempt to automate steps 1 and 2 by detecting the branch = profile from a patch to test. -- This message was sent by Atlassian JIRA (v6.3.4#6332)