You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Scott Duan (JIRA)" <ji...@apache.org> on 2018/08/13 20:49:00 UTC

[jira] [Created] (AMBARI-24469) Allow For Pluggable Stack Tests

Scott Duan created AMBARI-24469:
-----------------------------------

             Summary: Allow For Pluggable Stack Tests
                 Key: AMBARI-24469
                 URL: https://issues.apache.org/jira/browse/AMBARI-24469
             Project: Ambari
          Issue Type: New Feature
          Components: ambari-server
    Affects Versions: 3.0.0
            Reporter: Scott Duan
            Assignee: Scott Duan
             Fix For: 3.0.0


AMBARI-24446 removed all of the stacks which were checked into Apache's codebase. This included the HDP stack. As of Ambari 3.0, no stacks will ship with Ambari, which means that all of the stacks (and the stack test code) has to be removed.

For users of Ambari which will be providing their own stacks, such as HDP 3.0, they will need a way to consume the Ambari Python libraries and run their own tests against their stack.
 - {{RMFTestCase}} must be refactored to allow for invokers to specify paths to their custom stacks
 - The test framework and common python library must be exposed in a consumable package for testing
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)