Initial commit
This commit is contained in:
10
tests/results/extract-integration-test-pipelinerun-url.2.txt
Normal file
10
tests/results/extract-integration-test-pipelinerun-url.2.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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?
|
||||
Reference in New Issue
Block a user