Cover Letter Detail
Show a cover letter.
GET /api/covers/812039/?format=api
{ "id": 812039, "url": "http://patchwork.ozlabs.org/api/covers/812039/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20170910064713.31511-1-alison@peloton-tech.com/", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api", "name": "U-Boot", "link_name": "uboot", "list_id": "u-boot.lists.denx.de", "list_email": "u-boot@lists.denx.de", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20170910064713.31511-1-alison@peloton-tech.com>", "list_archive_url": null, "date": "2017-09-10T06:47:11", "name": "[U-Boot,0/2] GPT: create block device for guid testing", "submitter": { "id": 69170, "url": "http://patchwork.ozlabs.org/api/people/69170/?format=api", "name": "Alison Chaiken", "email": "alison@peloton-tech.com" }, "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20170910064713.31511-1-alison@peloton-tech.com/mbox/", "series": [ { "id": 2367, "url": "http://patchwork.ozlabs.org/api/series/2367/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=2367", "date": "2017-09-10T06:47:11", "name": "GPT: create block device for guid testing", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/2367/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/covers/812039/comments/", "headers": { "Return-Path": "<u-boot-bounces@lists.denx.de>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org", "Authentication-Results": "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)", "Received": [ "from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 3xqhSb3dnBz9sQl\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSun, 10 Sep 2017 16:47:26 +1000 (AEST)", "by lists.denx.de (Postfix, from userid 105)\n\tid D0ADBC21E57; Sun, 10 Sep 2017 06:47:22 +0000 (UTC)", "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id E9FA8C21C58;\n\tSun, 10 Sep 2017 06:47:19 +0000 (UTC)", "by lists.denx.de (Postfix, from userid 105)\n\tid 2636BC21C58; Sun, 10 Sep 2017 06:47:18 +0000 (UTC)", "from bonnet.exerciseforthereader.org\n\t(173-228-89-192.dsl.static.fusionbroadband.com [173.228.89.192])\n\tby lists.denx.de (Postfix) with ESMTP id 7E2E9C21C4C\n\tfor <u-boot@lists.denx.de>; Sun, 10 Sep 2017 06:47:17 +0000 (UTC)", "by bonnet.exerciseforthereader.org (Postfix, from userid 1000)\n\tid 461285F787; Sat, 9 Sep 2017 23:47:15 -0700 (PDT)" ], "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de", "X-Spam-Level": "", "X-Spam-Status": "No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0", "From": "alison@peloton-tech.com", "To": "u-boot@lists.denx.de", "Date": "Sat, 9 Sep 2017 23:47:11 -0700", "Message-Id": "<20170910064713.31511-1-alison@peloton-tech.com>", "X-Mailer": "git-send-email 2.14.1", "In-Reply-To": "<CAPnjgZ2bha-k3m-1xb0FDUYEVuTk_tA-zve6WXHJhRVFSu3j9g@mail.gmail.com>", "References": "<CAPnjgZ2bha-k3m-1xb0FDUYEVuTk_tA-zve6WXHJhRVFSu3j9g@mail.gmail.com>", "Cc": "alison@peloton-tech.com, alison@she-devel.com", "Subject": "[U-Boot] [PATCH 0/2] GPT: create block device for guid testing", "X-BeenThere": "u-boot@lists.denx.de", "X-Mailman-Version": "2.1.18", "Precedence": "list", "List-Id": "U-Boot discussion <u-boot.lists.denx.de>", "List-Unsubscribe": "<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>", "List-Archive": "<http://lists.denx.de/pipermail/u-boot/>", "List-Post": "<mailto:u-boot@lists.denx.de>", "List-Help": "<mailto:u-boot-request@lists.denx.de?subject=help>", "List-Subscribe": "<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=\"utf-8\"", "Content-Transfer-Encoding": "base64", "Errors-To": "u-boot-bounces@lists.denx.de", "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>" }, "content": "From: Alison Chaiken <alison@she-devel.com>\n\nSimon Glass <sjg@chromium.org> asked:\n> Can you please move this into the Python script so that it is created\n> automatically and deleted at the end.\n\nIn this version, the device creation is moved to a Python function\nthat the pytest framework can invoke, and a description of the\nfunction is added to README.sandbox. The test of the 'gpt guid'\ncommand now creates the device at the start of the test and removes it\nagain at the end.\n\nAlison Chaiken (2):\n GPT: create block device for sandbox testing\n add pytests for 'gpt guid' command in sandbox\n\n board/sandbox/README.sandbox | 5 +++++\n test/py/make_test_disk.py | 19 +++++++++++++++++++\n test/py/tests/test_gpt.py | 38 ++++++++++++++++++++++++++++++++++++++\n 3 files changed, 62 insertions(+)\n create mode 100755 test/py/make_test_disk.py\n create mode 100644 test/py/tests/test_gpt.py" }