8000 Tracee end-to-end tests by simar7 · Pull Request #1033 · aquasecurity/tracee · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tracee end-to-end tests #1033

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 8, 2021
Merged

Tracee end-to-end tests #1033

merged 6 commits into from
Oct 8, 2021

Conversation

simar7
Copy link
Member
@simar7 simar7 commented Sep 29, 2021

The idea to have an automated test harness started in #1022. This PR tries to tackle some of that by starting with a few simple cases to launch and try tracee in various scenarios.

One use case of such a harness can be running on a cluster of a variety of Kubernetes flavours (mix of kernel versions, BTF on/off etc.) to see if we can guarantee existing behaviour while adding/replacing functionality to avoid regressions.

@simar7 simar7 marked this pull request as ready for review October 5, 2021 00:37
@simar7
Copy link
Member Author
simar7 commented Oct 5, 2021

At the moment, let's start by having these tests merged in and be run manually. There are a few kinks to iron out for running these on GitHub Actions (mostly around building a docker image for Tracee) but that's a separate story to work on in a different PR.

@simar7 simar7 requested review from danielpacak and itaysk October 5, 2021 00:40
Copy link
Contributor
@danielpacak danielpacak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see such integration tests! I left a few comments to better understand how we run them and whether https://github.com/testcontainers/testcontainers-go may be useful to run containers

simar7 added 2 commits October 5, 2021 15:48
Signed-off-by: Simar <simar@linux.com>
…launch

Signed-off-by: Simar <simar@linux.com>
@simar7 simar7 merged commit 97ac6ec into aquasecurity:main Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0