You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kevin W Monroe (JIRA)" <ji...@apache.org> on 2017/03/22 21:16:46 UTC

[jira] [Created] (BIGTOP-2712) Juju CI driven updates

Kevin W Monroe created BIGTOP-2712:
--------------------------------------

             Summary: Juju CI driven updates
                 Key: BIGTOP-2712
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2712
             Project: Bigtop
          Issue Type: Improvement
          Components: deployment
    Affects Versions: 1.1.0
            Reporter: Kevin W Monroe
            Assignee: Kevin W Monroe
            Priority: Minor
             Fix For: 1.2.0


I refreshed charms in BIGTOP-2703.  Our Juju CI system picked up some issues that should be addressed.  None of these are show-stoppers, but all of them are issues that could affect the UX when deploying/testing bigtop charms:

- Transient ganglia/rsyslog errors (e.g. websocket timeouts when trying to connect to http://ganglia-ip/ganglia).  Since these are not directly related to bigtop, ignore test failures in these components.
- hbase:  this was neat.  I just happened to run an hbase test and discovered the charm wasn't using the hbase-quorum interface to learn about hbase peers.  Because of this, i'm adding a hadoop-hbase bundle that will surface issues in the HBase charm faster.
- kafka, spark, and zookeeper:  part of the tests for these charms alters the configuration.  Ensure the charm-under-test does not actually alter the config of an existing deployment.  This means deploy <charm>-test for testing, and destroy it when done.
- mahout:  the smoke test is hot garbage.  Make it better (i.e. make it like the giraph smoke test).

As mentioned earlier, none of these issues affect charm functionality, but they do resolve test issues that might bite a user.  This should be a trivial add and I am confident I can get good test runs before 1.2 goes RC.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)