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 A0F2A200BCF for ; Mon, 5 Dec 2016 12:49:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9F95E160B17; Mon, 5 Dec 2016 11:49:06 +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 EA920160AF9 for ; Mon, 5 Dec 2016 12:49:05 +0100 (CET) Received: (qmail 5392 invoked by uid 500); 5 Dec 2016 11:49:05 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 5368 invoked by uid 99); 5 Dec 2016 11:49:04 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2016 11:49:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A17EAE0159; Mon, 5 Dec 2016 11:49:04 +0000 (UTC) From: borisstoyanov To: dev@cloudstack.apache.org Reply-To: dev@cloudstack.apache.org References: In-Reply-To: Subject: [GitHub] cloudstack issue #1753: [4.9] Latest health test run Content-Type: text/plain Message-Id: <20161205114904.A17EAE0159@git1-us-west.apache.org> Date: Mon, 5 Dec 2016 11:49:04 +0000 (UTC) archived-at: Mon, 05 Dec 2016 11:49:06 -0000 Github user borisstoyanov commented on the issue: https://github.com/apache/cloudstack/pull/1753 KVM and Xen are looking good, I've re-run manually the vmware and they passed ``` Test Snapshot Root Disk ... === TestName: test_01_snapshot_root_disk | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 1 test in 316.252s OK ``` ``` Test create public & private template ... === TestName: test_01_create_template | Status : SUCCESS === ok Test when createTemplate is used to create templates having the same name all of them get ... === TestName: test_CreateTemplateWithDuplicateName | Status : SUCCESS === ok Test Edit template ... === TestName: test_02_edit_template | Status : SUCCESS === ok Test delete template ... === TestName: test_03_delete_template | Status : SUCCESS === ok Test for extract template ... === TestName: test_04_extract_template | Status : SUCCESS === ok Update & Test for template permissions ... === TestName: test_05_template_permissions | Status : SUCCESS === ok Test for copy template from one zone to another ... SKIP: Not enough zones available to perform copy template Test only public templates are visible to normal user ... === TestName: test_07_list_public_templates | Status : SUCCESS === ok Test System templates are not visible to normal user ... === TestName: test_08_list_system_templates | Status : SUCCESS === ok ---------------------------------------------------------------------- Ran 9 tests in 1428.642s ``` LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---