Pulp 3 Smoke Test Plan » History » Sprint/Milestone 3
pthomas@redhat.com, 08/31/2017 10:37 PM
1 | 1 | pthomas@redhat.com | # Pulp 3.0 Smoke Test Plan |
---|---|---|---|
2 | |||
3 | Verify that the following functionalities are working |
||
4 | |||
5 | 3 | pthomas@redhat.com | **Authentication** |
6 | |||
7 | 1 | pthomas@redhat.com | 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 | 3 | pthomas@redhat.com | **Publisher** |
33 | |||
34 | 1. Create a publisher |
||
35 | 2. Read a publisher |
||
36 | 3. Update all mutable publisher fields |
||
37 | 4. Delete a publisher (asynchronous) |
||
38 | |||
39 | 1 | pthomas@redhat.com | **Tasks** |
40 | |||
41 | 1. List all tasks |
||
42 | |||
43 | <!-- end list --> |
||
44 | |||
45 | 1. Filtering support on \['state', 'id', 'group'\] |
||
46 | This does not include associated progress reports |
||
47 | 2. See a detail view for a specific task |
||
48 | |||
49 | <!-- end list --> |
||
50 | |||
51 | 1. All attributes of a task |
||
52 | All associated progress reports |
||
53 | 3 | pthomas@redhat.com | |
54 | <!-- end list --> |
||
55 | |||
56 | 1. Cancel a task |