Actions
Pulp 3 Smoke Test Plan » History » Revision 8
« Previous |
Revision 8/12
(diff)
| Next »
pthomas@redhat.com, 09/01/2017 03:20 PM
Pulp 3.0 Smoke Test Plan¶
Verify that the following functionalities are working
Authentication
-
Add a user
Userid -Required Username - Required Password - Required Other info - Non Required
-
View user(s)
List single user List single user detail List multiple users
-
Update any user details
Update required user info Update optional user info List the user to verify
-
Delete a user
Delete a user by id Delete admin user Delete last user
Repository
-
Create a repo
Required info Optional info
-
Update all mutable repo fields
Update required info Update optional info Add optional info Remove optional info
-
Delete a repo
Delete a repo by repo-id Delete multiple repos
-
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)
Publisher
- Create a publisher
- Read a publisher
- Update all mutable publisher fields
- Delete a publisher (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
*Un Authenticated user
- View the status of Pulp workers, resource managers, and celerybeats.
- View the status of httpd's connection to the database and message broker.
Updated by pthomas@redhat.com over 7 years ago · 8 revisions