github.phpd.cn/cilium/cilium@v1.6.12/.github/ISSUE_TEMPLATE/failing_test_template.md (about) 1 --- 2 name: Failing Test 3 about: Report test failures in Cilium CI jobs 4 title: 'CI: ' 5 labels: area/CI 6 assignees: '' 7 8 --- 9 10 ## CI failure 11 12 - Set title to be in the format `CI: <test-name>` 13 - Copy-paste the output the test failure 14 - Upload the zip file generated from that test failure 15 - Copy-paste the link of the CI build where that test failure has happen