Closed spuiuk closed 1 year ago
Yes, I'm aware of that. I have some ideas to solve the issue and provide more visibility to failures, but it will require some time. For now, I'll send a PR to cause a failure when a test fails, at least until/if the new approach is implemented and merged.
PR #52 should fix the problem for now.
We have noticed that centos-ci test run against PRs for sit-test-environment are being recorded as passed even as the console logs show failures. This breaks the CI system and needs to be fixed.
eg: PR - https://github.com/samba-in-kubernetes/sit-test-cases/pull/36
This shows gluster tests as passing. But the console logs for gluster tests show the following.
@anoopcs9 mentioned that this issue is caused by changes introduced in PR #42 and work is being done to change the way these errors are reported.