Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gha: Fix feature test artifact upload
This is to fix make sure the features tested file artifact is upload, two changes are done in this commit: - Remove `find /host/test/test_results` block, as this is mainly for ginkgo tests but not connectivity tests. - Add prefix `feature-status-` for json output. Sample failure: https://github.com/cilium/cilium/actions/runs/12941992870 Signed-off-by: Tam Mach <[email protected]>
- Loading branch information