Skip to content

Passing tests#1

Merged
bowlofeggs merged 2 commits intopulp:masterfrom
bowlofeggs:passing_tests
Oct 8, 2014
Merged

Passing tests#1
bowlofeggs merged 2 commits intopulp:masterfrom
bowlofeggs:passing_tests

Conversation

@bowlofeggs
Copy link
Copy Markdown

This PR brings the pulp_python repo into a state of passing unit and flake8 tests.

@bmbouter bmbouter self-assigned this Sep 29, 2014
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why do we use the pulp.deve.test_runner and not just call nosetests directly?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I used it here just because it is used everywhere else. I think the original reason we made it was that it made it easier to skip tests on EL 5. Admittedly, this plugin may never support EL 5 though I am not sure. I do plan to make consumer functions for it so you can tell a client to pip install things. It's possible that it might work on EL 5.

https://github.com/pulp/pulp/blob/master/devel/pulp/devel/test_runner.py

@bmbouter
Copy link
Copy Markdown
Member

LGTM

@bmbouter
Copy link
Copy Markdown
Member

bmbouter commented Oct 6, 2014

Actually there is one issue that needs to be fixed. There is a leftover file that is preventing HTTPD from starting when this is installed. The file path is:

pulp_python/plugins/etc/httpd/conf.d/pulp_ostree.conf

I expected it to be: pulp_python/plugins/etc/httpd/conf.d/pulp_python.conf

@bowlofeggs bowlofeggs merged commit adfe585 into pulp:master Oct 8, 2014
@bowlofeggs bowlofeggs deleted the passing_tests branch October 8, 2014 14:06
asmacdo referenced this pull request in asmacdo/pulp_python Mar 31, 2016
fixes according to comments in pull request pulp#121
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