Skip to content
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

[WIP] testing #3501

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

[WIP] testing #3501

wants to merge 7 commits into from

Conversation

lambdanis
Copy link
Contributor

No description provided.

@lambdanis lambdanis force-pushed the pr/lambdanis/e2e-tests-infodump branch 5 times, most recently from b271fb5 to 0306e44 Compare March 13, 2025 23:26
DumpInfo was trying to dump operator logs etc, as they were picked up by
app.kubernetes.io/name=tetragon selector, but it was failing to find tetragon
container. Let's fix it, so that we dump relevant operator info: logs
(including previous) and kubectl describe output - no json events or bpftool.

Signed-off-by: Anna Kapuscinska <[email protected]>
If I'm reading the code correctly, cluster-name flag is not used, as cluster
name is always retrieved from the prefix stored in a different variable. Let's
see if CI is happy.

Signed-off-by: Anna Kapuscinska <[email protected]>
Tests "Installing/Uninstalling Tetragon..." twice for each install/uninstall,
with different attributes. This might give a false impression that Tetragon is
installed/uninstalled twice. Let's merge two lines into a single one.

Signed-off-by: Anna Kapuscinska <[email protected]>
The tests are expected to create the export dir via runners.SetupExport().

Signed-off-by: Anna Kapuscinska <[email protected]>
Signed-off-by: Anna Kapuscinska <[email protected]>
Signed-off-by: Anna Kapuscinska <[email protected]>
@lambdanis lambdanis force-pushed the pr/lambdanis/e2e-tests-infodump branch from 0306e44 to b746000 Compare March 19, 2025 20:24
Signed-off-by: Anna Kapuscinska <[email protected]>
@lambdanis lambdanis force-pushed the pr/lambdanis/e2e-tests-infodump branch from b746000 to 7c193e0 Compare March 19, 2025 22:18
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.

1 participant