Skip to content

Conversation

@vishalbollu
Copy link
Contributor


Checklist:

  • Run make test and make lint
  • Test end to end manually (e.g. build/push all images, restart local operator, and run cx refresh in an example folder)
  • Update documentation
  • Update examples and cx init
  • Alert team if dev environment changed
  • Cherry-pick into release branches if it's a bugfix
  • Delete the branch once it's merged

@vishalbollu vishalbollu requested a review from deliahu April 5, 2019 20:54
"region": "us-west-2",
"log_group": "cortex",
"api_version": "master",
"api_version": consts.CORTEX_VERSION,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might as well remain "master" now

from lib.exceptions import UserException
from lib import Context
from test.integration.iris_context import raw_ctx
from test.integration.iris_context import get_raw_ctx
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should cal the method get(), and then call iris_context.get()? Just a thought, could go either way.

Copy link
Member

@deliahu deliahu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deliahu deliahu merged commit 6d66da7 into master Apr 5, 2019
@deliahu deliahu deleted the allow-version-mismatch-in-test branch April 5, 2019 22:57
deliahu pushed a commit that referenced this pull request Apr 5, 2019
(cherry picked from commit 6d66da7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants