Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E9C3B11652 for ; Thu, 10 Apr 2014 17:34:42 +0000 (UTC) Received: (qmail 68954 invoked by uid 500); 10 Apr 2014 17:34:42 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 68919 invoked by uid 500); 10 Apr 2014 17:34:41 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 68904 invoked by uid 99); 10 Apr 2014 17:34:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2014 17:34:40 +0000 X-ASF-Spam-Status: No, hits=-2000.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 10 Apr 2014 17:34:39 +0000 Received: (qmail 66755 invoked by uid 99); 10 Apr 2014 17:34:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2014 17:34:16 +0000 Date: Thu, 10 Apr 2014 17:34:16 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-127) End-to-end tests using a public cloud provider and Vagrant MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AURORA-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965577#comment-13965577 ] Bill Farner commented on AURORA-127: ------------------------------------ The test for tutorial behavior would also fit in here: https://github.com/apache/incubator-aurora/blob/master/examples/vagrant/test_tutorial.sh > End-to-end tests using a public cloud provider and Vagrant > ---------------------------------------------------------- > > Key: AURORA-127 > URL: https://issues.apache.org/jira/browse/AURORA-127 > Project: Aurora > Issue Type: Story > Components: Continuous Integration > Reporter: Kevin Sweeney > > Ideally our CI would run a suite of end-to-end tests using production code-paths. IMO the easy way forward to do this is adding a cloud provider configuration (like AWS) to our Vagrantfile and configuring the CI slaves with credentials that can be used to launch this. -- This message was sent by Atlassian JIRA (v6.2#6252)