Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISSUE-1231 Enable test environment which don't require importing cluster #1232

Closed
wants to merge 2 commits into from

Commits on Feb 28, 2018

  1. ISSUE-1231 Enable test environment which don't require importing cluster

    * Add "test environment" (ID -1) to environment by default
    * Add "readonly" field to namespace table
      * default: false
    * When readonly is true, default value (localhost) of Storm configuration is loaded
      * it enables such environment to run topology test (good to test), but no more
    
    Change-Id: I027ee81eea1fc1480d0fd287ec13ffa6cc61ec88
    HeartSaVioR committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    83115b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. ISSUE-1231 Enable test environment which don't require importing cluster

    * change the name of field `readonly` to `internal`
    
    Change-Id: I6267b0087d6031b391c5ccc0824a22989d2d37da
    HeartSaVioR committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    64ef21a View commit details
    Browse the repository at this point in the history