Task #6682
Update plugin-writers-guide to include test guidelines/limitations
Status:
NEW
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:
Description
We recently had a test fail under Travis, because the test was directly importing a model from pulpcore. That model relies on createrepo_c import. Under Travis, the client was running ubuntu, createrepo_c didn't exist, and the import failed.
It would be great if the plugin-writers-guide explicitly described what imports are 'legal' to use in the functional tests.
History
#1
Updated by dkliban@redhat.com 3 months ago
- Tags Documentation added
Please register to edit this issue