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

Enable launch_stack tests #1844

Merged
merged 2 commits into from
Feb 15, 2016
Merged

Enable launch_stack tests #1844

merged 2 commits into from
Feb 15, 2016

Conversation

manishtomar
Copy link
Contributor

Now that rackerlabs/mimic#513 is managed with #1835

@manishtomar
Copy link
Contributor Author

jenkins please run integration tests

@manishtomar
Copy link
Contributor Author

@dragorosson review please?

@@ -388,7 +388,8 @@ def record_results(resp):
return rcs

def send(image_id):
if image_id is not None:
lc_type = self.group_config["launchConfiguration"]["type"]
if image_id is not None and lc_type == "launch_server":
self.group_config = update_in(
Copy link
Contributor

Choose a reason for hiding this comment

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

This has a hacky feel to it, but okay. At least it works!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah. Unfortunately the whole getting image id in trial tests is hacky :(

@dragorosson
Copy link
Contributor

LGTM

manishtomar added a commit that referenced this pull request Feb 15, 2016
@manishtomar manishtomar merged commit de637f8 into master Feb 15, 2016
@manishtomar manishtomar deleted the enable-heat-tests branch February 15, 2016 21:33
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.

2 participants