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 D15F6200ACC for ; Mon, 2 May 2016 17:40:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D035F1609B1; Mon, 2 May 2016 17:40:27 +0200 (CEST) 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 262A71609A6 for ; Mon, 2 May 2016 17:40:27 +0200 (CEST) Received: (qmail 16803 invoked by uid 500); 2 May 2016 15:40:26 -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 16777 invoked by uid 99); 2 May 2016 15:40:25 -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, 02 May 2016 15:40:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D2E60DFC77; Mon, 2 May 2016 15:40:25 +0000 (UTC) From: borisstoyanov To: dev@cloudstack.apache.org Reply-To: dev@cloudstack.apache.org References: In-Reply-To: Subject: [GitHub] cloudstack pull request: CLOUDSTACK-9299: Out-of-band Management f... Content-Type: text/plain Message-Id: <20160502154025.D2E60DFC77@git1-us-west.apache.org> Date: Mon, 2 May 2016 15:40:25 +0000 (UTC) archived-at: Mon, 02 May 2016 15:40:28 -0000 Github user borisstoyanov commented on the pull request: https://github.com/apache/cloudstack/pull/1502#issuecomment-216271049 Marvin tests where successful. Testing community submission of OOBM, which includes end to end regression testing with IPMI simulator. Issue power state commands and stage transition, configuration and password management and testing of feature enablement on separate layers of infrastructure. LGTM. ``` ==== Marvin Init Successful ==== === TestName: test_oobm_background_powerstate_sync | Status : SUCCESS === === TestName: test_oobm_change_password | Status : SUCCESS === === TestName: test_oobm_configure_default_driver | Status : SUCCESS === === TestName: test_oobm_configure_invalid_driver | Status : SUCCESS === === TestName: test_oobm_disable_feature_invalid | Status : SUCCESS === === TestName: test_oobm_disable_feature_valid | Status : SUCCESS === === TestName: test_oobm_enable_feature_invalid | Status : SUCCESS === === TestName: test_oobm_enable_feature_valid | Status : SUCCESS === === TestName: test_oobm_enabledisable_across_clusterzones | Status : SUCCESS === === TestName: test_oobm_issue_power_cycle | Status : SUCCESS === === TestName: test_oobm_issue_power_off | Status : SUCCESS === === TestName: test_oobm_issue_power_on | Status : SUCCESS === === TestName: test_oobm_issue_power_reset | Status : SUCCESS === === TestName: test_oobm_issue_power_soft | Status : SUCCESS === === TestName: test_oobm_issue_power_status | Status : SUCCESS === === TestName: test_oobm_multiple_mgmt_server_ownership | Status : SUCCESS === ``` --- 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. ---