Pulp 3 Smoke Test Plan » History » Sprint/Milestone 2
pthomas@redhat.com, 08/31/2017 10:34 PM
1 | 1 | pthomas@redhat.com | # Pulp 3.0 Smoke Test Plan |
---|---|---|---|
2 | |||
3 | **Authentication** |
||
4 | |||
5 | Verify that the following functionalities are working |
||
6 | |||
7 | 1. Add a user |
||
8 | 2. View user(s) |
||
9 | 3. Update any user details |
||
10 | 4. Delete a user |
||
11 | |||
12 | **Repository** |
||
13 | |||
14 | 1. Create a repo |
||
15 | 2. Read a repo |
||
16 | 3. Update all mutable repo fields |
||
17 | 4. Delete a repo |
||
18 | 5. List all repos |
||
19 | \# All fields are included |
||
20 | \# Pagination is supported |
||
21 | 6. List a repository's associated importers and publishers by type |
||
22 | \# All fields are included |
||
23 | \# Pagination is supported |
||
24 | |||
25 | **Importer** |
||
26 | |||
27 | 1. Create an importer |
||
28 | 2. Read an importer |
||
29 | 3. Update all mutable importer fields |
||
30 | 4. Delete an importer (asynchronous) |
||
31 | |||
32 | **Tasks** |
||
33 | |||
34 | 1. List all tasks |
||
35 | |||
36 | <!-- end list --> |
||
37 | |||
38 | 1. Filtering support on \['state', 'id', 'group'\] |
||
39 | This does not include associated progress reports |
||
40 | 2. See a detail view for a specific task |
||
41 | |||
42 | <!-- end list --> |
||
43 | |||
44 | 1. All attributes of a task |
||
45 | All associated progress reports |
||
46 | 2. Cancel a task |