-
Notifications
You must be signed in to change notification settings - Fork 42
feat: support creating (and removing) a policy for each scenario (#279) | fix: remove references to the default policy (#281) backport for 7.9.x #283
Conversation
…stic#279) * feat: support creating a policy per scenario, not reusing default one * chore: extract tear down code to afterScenario methods * fix: move creation of the policy to the before scenario hook * fix: use proper URL after bad copy&paste * chore: add debug logs for removals # Conflicts: # e2e/_suites/ingest-manager/fleet.go # e2e/_suites/ingest-manager/ingest-manager_test.go
Internally, we were using the ID, so it should work as expected, but the specs were not in sync # Conflicts: # e2e/_suites/ingest-manager/features/agent_endpoint_integration.feature # e2e/_suites/ingest-manager/fleet.go
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
💔 Build FailedExpand to view the summary
Build stats
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
Backports the following commits to 7.9.x: