Commit ae5a938
authored
[Security Solution][Endpoint] Change where agent diagnostic files saved on test failures for cypress suites (elastic#220272)
## Summary
- Changes the location of any captured Elastic agent diagnostics files
during a cypress tests failure to `target/agent_diagnostics` from
`target/test_failures`1 parent 208d7b5 commit ae5a938
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- .buildkite/scripts/lifecycle
- x-pack/solutions/security/plugins/security_solution/public/management/cypress/support
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
| 580 | + | |
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| |||
0 commit comments