Commit 53c2aa6
authored
[o365] fix resource_timeout description and remove superseded system test (#18957)
The resource_timeout description read "30"s which was ambiguous and
did not match the actual default. Change it to "60s".
Remove the permanently-skipped test-cel-bad-creds-config.yml system
test. The subscription_permission_error.txt script test now covers
the same scenario — verifying that a permission error for one content
type does not prevent collection from the others.1 parent 58494e2 commit 53c2aa6
4 files changed
Lines changed: 7 additions & 22 deletions
File tree
- packages/o365
- data_stream/audit
- _dev/test/system
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
Lines changed: 0 additions & 20 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments