Files
gh-konflux-ci-skills-skills…/tests/results/extract-integration-test-pipelinerun-url.2.txt
2025-11-30 08:35:21 +08:00

11 lines
589 B
Plaintext

# skill_digest: f15347d6f22704568ffc3656768cb503c13f92a22a775a59d9b0fda007964bfb
To debug this further, you'll want to use the kubectl command to describe the PipelineRun in the rhtap-integration-tenant namespace. The full command would be:
```bash
kubectl describe pipelinerun functional-test-78db6 -n rhtap-integration-tenant
```
This will give you detailed information about why the functional test failed, including any error messages, task statuses, and potential reasons for the failure.
Would you like me to help you investigate the specific failure details of this PipelineRun?