UNCLASSIFIED - NO CUI

Skip to content

Implement bbctl test CHART_NAME functionality

Import the gluon testing library in bbctl and implement the full functionality. If necessary, create a GluonClient that can be used to run the tests.

Acceptance Criteria

  • bbctl imports the library written in #133
  • bbctl test CHART_NAME is able to execute the tests for a given CHART_NAME
    • bbctl should attempt to resolve the CHART_NAME in the same way bbctl version CHART_NAME works. Users shouldn't need to know the release name, etc.
Edited by Daniel Dides