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

Test cases for Atomic image. #1

Merged
merged 11 commits into from
Oct 28, 2015
Merged

Test cases for Atomic image. #1

merged 11 commits into from
Oct 28, 2015

Conversation

rtnpro
Copy link
Contributor

@rtnpro rtnpro commented Sep 4, 2015

Test cases for testing Atomic image.

@rtnpro rtnpro force-pushed the atomic branch 2 times, most recently from 3aa43aa to c40eef1 Compare September 8, 2015 10:13
@rtnpro rtnpro changed the title [DO NOT MERGE]Test cases for Atomic image. Test cases for Atomic image. Oct 11, 2015
@rtnpro
Copy link
Contributor Author

rtnpro commented Oct 11, 2015

@kushaldas can you run the tests at your end and verify if it's OK?

@unittest.skipUnless(if_atomic(), "It's not an Atomic image")
class TestDockerStorageSetup(unittest.TestCase):

def test_journalctl_logs(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be good to include some "known" good output here so anyone reading can get an idea of what the output should look like. This is good for when tests fail and someone tries to go in to see what the test was doing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hmm, will do it in the futuire

@rtnpro
Copy link
Contributor Author

rtnpro commented Oct 18, 2015

@kushaldas I am done from my side. Please test the changes once.

kushaldas added a commit that referenced this pull request Oct 28, 2015
Test cases for Atomic image. Thank you @rtnpro 🍭
@kushaldas kushaldas merged commit b3d9e8d into kushaldas:master Oct 28, 2015
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.

None yet

3 participants