Commit bb6a042
authored
Add container tests to logging job (#219)
* [ci] Add container tests to the logging job
The test check for the containers that should exist on the compute node.
Co-authored-by: "Alex Yefimov <ayefimov@redhat.com>"
* [common] Update container tests
Add an additional fail condition and make the fail_msg more verbose
Update the container tests to use elevated permissions
* [ci][common] Use separate play for tests requiring elevated priviledges
The container tests need elevated permissions to run on the compute nodes.
This is not always going to be the case, so become is added to a separate play to only elevate priviliges for some tests.1 parent d339fae commit bb6a042
File tree
2 files changed
+40
-1
lines changed- ci
- roles/common/tasks
2 files changed
+40
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
9 | 26 | | |
10 | 27 | | |
11 | 28 | | |
12 | 29 | | |
13 | 30 | | |
| 31 | + | |
14 | 32 | | |
15 | 33 | | |
16 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments