Actions
Pulp 3 Smoke Test Plan » History » Revision 2
« Previous |
Revision 2/12
(diff)
| Next »
pthomas@redhat.com, 08/31/2017 10:34 PM
Pulp 3.0 Smoke Test Plan¶
Authentication
Verify that the following functionalities are working
- Add a user
- View user(s)
- Update any user details
- Delete a user
Repository
- Create a repo
- Read a repo
- Update all mutable repo fields
- Delete a repo
- List all repos
# All fields are included
# Pagination is supported - List a repository's associated importers and publishers by type
# All fields are included
# Pagination is supported
Importer
- Create an importer
- Read an importer
- Update all mutable importer fields
- Delete an importer (asynchronous)
Tasks
- List all tasks
- Filtering support on ['state', 'id', 'group']
This does not include associated progress reports - See a detail view for a specific task
- All attributes of a task
All associated progress reports - Cancel a task
Updated by pthomas@redhat.com over 7 years ago · 2 revisions