Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B510181C7 for ; Fri, 29 May 2015 19:54:18 +0000 (UTC) Received: (qmail 47300 invoked by uid 500); 29 May 2015 19:54:18 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 47248 invoked by uid 500); 29 May 2015 19:54:18 -0000 Mailing-List: contact reviews-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.apache.org Delivered-To: mailing list reviews@aurora.apache.org Received: (qmail 47221 invoked by uid 99); 29 May 2015 19:54:17 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2015 19:54:17 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id DE8191DDB6C; Fri, 29 May 2015 19:54:15 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0660961510932270212==" MIME-Version: 1.0 Subject: Review Request 34827: Moving checkpoint root into the executor sandbox. From: "Maxim Khutornenko" To: "Joe Smith" , "Brian Wickman" , "Zameer Manji" Cc: "Maxim Khutornenko" , "Aurora" Date: Fri, 29 May 2015 19:54:15 -0000 Message-ID: <20150529195415.8660.86312@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Maxim Khutornenko" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/34827/ X-Sender: "Maxim Khutornenko" Reply-To: "Maxim Khutornenko" X-ReviewRequest-Repository: aurora --===============0660961510932270212== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34827/ ----------------------------------------------------------- Review request for Aurora, Joe Smith, Brian Wickman, and Zameer Manji. Bugs: AURORA-1337 https://issues.apache.org/jira/browse/AURORA-1337 Repository: aurora Description ------- Checkpoints are now written into the executor sandbox instead of the default global location. Diffs ----- examples/vagrant/aurorabuild.sh 1a76e4f8fcfe79049e331211fad5ef617ba9a6e0 src/main/python/apache/aurora/executor/bin/BUILD 6ef669d8e3d7f1f4cb00dcc11175eedccb66a689 src/main/python/apache/aurora/executor/bin/thermos_executor_main.py 3174e1f9635c47b2f3d789c39b1bc177db25a7e5 src/main/python/apache/aurora/executor/thermos_task_runner.py 8ce9168e422b5d9703bbef8101333ed20581a3cd src/test/python/apache/aurora/executor/bin/BUILD b1bcfac16cb4675d66bdd0074f389f8c4978dffa src/test/python/apache/aurora/executor/bin/test_thermos_executor_entry_point.py e89a01e4e76b0be35e0a65d7d3a06c3ba594de39 Diff: https://reviews.apache.org/r/34827/diff/ Testing ------- ./pants test.pytest --no-fast src/test/python:all ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh Thanks, Maxim Khutornenko --===============0660961510932270212==--