Commit 7e486ae
authored
Revert "[SBOM] Test SBOM generation for multiple images and scanning methods" (#44170)
Reverts #43792
This PR introduces flakiness on subsequent tests that run as part of this suite, and adopts some testing paradigms which we are not sure we wish to have as part of this suite (namely, flushing the fakeintake and redeploying the agent multiple times as part of one of the tests).
It also assumes that every SBOM generation method works for every container runtime, which would prevent us from adding tests for runtimes where we know this is not the case (such as openshift + cri-o)
Co-authored-by: steven.blumenthal <steven.blumenthal@datadoghq.com>1 parent b102d0e commit 7e486ae
File tree
3 files changed
+131
-252
lines changed- test/new-e2e/tests/containers
3 files changed
+131
-252
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
43 | 33 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
| |||
0 commit comments