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

Fix more tests to work on a non yelp dev box #18

Merged
merged 2 commits into from
Nov 4, 2015
Merged

Conversation

solarkennedy
Copy link
Contributor

The sensu team-data file is a yelpism that not everyone is going to have, so I think it needs to be optional.

The rest of the changes are related to making it work on more recent versions of docker with stock docker images.

print 'Container info:\n%s' % container_info
assert len(container_info['ExecIDs']) == int(num)
print "Number of execs %d" % len(execs)
Copy link
Contributor

Choose a reason for hiding this comment

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

delete?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Heh. I don't know why in behave these asserts don't act like py.test asserts. I found it pretty difficult to get past "assertion failed" messages.

@mrtyler
Copy link
Contributor

mrtyler commented Nov 4, 2015

fix'n'ship

solarkennedy added a commit that referenced this pull request Nov 4, 2015
Fix more tests to work on a non yelp dev box
@solarkennedy solarkennedy merged commit 8c041f4 into master Nov 4, 2015
@solarkennedy solarkennedy deleted the PAASTA-1472 branch November 4, 2015 21:41
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