You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by petevg <gi...@git.apache.org> on 2016/11/08 15:56:47 UTC

[GitHub] bigtop pull request #158: [WIP] Added matrix test.

GitHub user petevg opened a pull request:

    https://github.com/apache/bigtop/pull/158

    [WIP] Added matrix test.

    This needs some refinement -- right now, it's just a copy of one of our
    existing matrix test examples, with the hadoop bundle replacing
    wiki-simple.
    
    @cory_fu: my plan was to simplify this test after I got it verified working. We run into issues w/ the first deploy, though; apologies for the dust.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/juju-solutions/bigtop feature/matrix-test

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/158.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #158
    
----
commit 222e3ab8e2b6219b16c38f77e17d86c5460d1e91
Author: Pete Vander Giessen <pe...@gmail.com>
Date:   2016-11-08T15:53:28Z

    Added matrix test.
    
    This needs some refinement -- right now, it's just a copy of one of our
    existing matrix test examples, with the hadoop bundle replacing
    wiki-simple.

----


---
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.
---

[GitHub] bigtop pull request #158: [WIP] Added matrix test.

Posted by petevg <gi...@git.apache.org>.
Github user petevg closed the pull request at:

    https://github.com/apache/bigtop/pull/158


---
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.
---

[GitHub] bigtop issue #158: [WIP] Added matrix test.

Posted by petevg <gi...@git.apache.org>.
Github user petevg commented on the issue:

    https://github.com/apache/bigtop/pull/158
  
    Agree w/ @johnsca: We should parameterize bundle passing for the standard matrix test, rather than requiring everyone to drop a .matrix file into their bundle.


---
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.
---

[GitHub] bigtop issue #158: [WIP] Added matrix test.

Posted by johnsca <gi...@git.apache.org>.
Github user johnsca commented on the issue:

    https://github.com/apache/bigtop/pull/158
  
    I feel like we need to parameterize the test in matrix to accept any bundle.  That is, this shouldn't really live in the bundle, but the bundle might contain a traffic plugin to generate Hadoop-specific work to run while glitch is running.


---
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.
---