You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Matt Andruff (Jira)" <ji...@apache.org> on 2020/06/03 15:43:00 UTC

[jira] [Created] (BIGTOP-3366) Ambari-Mpack installation tests are misleading

Matt Andruff created BIGTOP-3366:
------------------------------------

             Summary: Ambari-Mpack installation tests are misleading
                 Key: BIGTOP-3366
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3366
             Project: Bigtop
          Issue Type: Bug
          Components: blueprints
    Affects Versions: 1.4.0
         Environment: {code:java}

[root@ip-172-31-36-61 ec2-user]# cat /etc/*-release
CentOS Linux release 7.8.2003 (Core)
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"


CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"


CentOS Linux release 7.8.2003 (Core)
CentOS Linux release 7.8.2003 (Core)
[root@ip-172-31-36-61 ec2-user]# 
{code}
            Reporter: Matt Andruff
         Attachments: Screen Shot 2020-06-03 at 11.33.18 AM.png

Ambari-Mpack installation reports that it completes several tests but no tests are actually run.  

Example:

On install it says: "There were no THP issues"

In reality it's not run any tests. (THP is still turned on)

We should remove the test, be honest about the lack of testing or complete the test.  

showing one of the agents status of transparent huge page files:
{code:java}
[ec2-user@ip-172-31-36-61 ~]$  cat /sys/kernel/mm/transparent_hugepage/enabled [always] madvise never{code}
!Screen Shot 2020-06-03 at 11.33.18 AM.png!

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)