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

tests: Remove kata-deploy-tdx test and ensure kata-deploy is always cleaned up before starting the tests #9082

Conversation

fidencio
Copy link
Member


ci: Clean up kata-deploy ds before starting the tests

This will ensure no leftovers are in the node, which has been cause the
TDX CI to fail every now and then.

Fixes: #9081


gha: tdx: Stop running kata-deploy tests on TDX

We only have one TDX machine, let's not make it busier than needed.


This will ensure no leftovers are in the node, which has been cause the
TDX CI to fail every now and then.

Fixes: kata-containers#9081

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
We only have one TDX machine, let's not make it busier than needed.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
@katacontainersbot katacontainersbot added the size/medium Average sized task label Feb 13, 2024
@fidencio
Copy link
Member Author

/test

Copy link
Contributor

@zvonkok zvonkok left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@fidencio fidencio merged commit 28488f0 into kata-containers:main Feb 13, 2024
294 of 483 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/medium Average sized task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: tdx: clean up kata-deploy before running the tests
4 participants