Fix flaky E2E test test_failing_tmt_test_case.cy.js - #313
Conversation
… Cursor Signed-off-by: Luigi Pellecchia <pellecchia.luigi@gmail.com>
Signed-off-by: Luigi Pellecchia <pellecchia.luigi@gmail.com>
Signed-off-by: Luigi Pellecchia <pellecchia.luigi@gmail.com>
The API container has no systemd, so nested guest containers fail with the default systemd cgroup manager and overlay-on-overlay storage. Ship cgroupfs/file-events and vfs configs, start the API container with host cgroup namespace, and patch TMT to drop TTY and disable cgroups. Signed-off-by: Luigi Pellecchia <pellecchia.luigi@gmail.com>
What this PR changesThis PR stabilizes the flaky E2E spec 1. Harden the Cypress E2E spec (
|
Fixed e2e test test_failing_tmt_test_case
Extended tmt failing test timeout to 5 minutes
Co-authored by Cursor
Solves issue #310