Skip to content

Commit 3817b17

Browse files
imjasonhtekton-robot
authored andcommitted
Delete gopath-test taskrun example / YAML test
This example doesn't demonstrate much, and it's the longest-running YAML test at about 3-5 minutes. It was copied over from knative/build days and hasn't seen many updates since. The example clones github.com/tektoncd/pipeline into a targetPath within $GOPATH and runs `go test ./...` on it, which is what takes so long. If we decide this example is worth keeping around, we should probably at least change the repo to something smaller and quicker to test, or change `go test` to just `go build` to save time.
1 parent 29e7262 commit 3817b17

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

examples/taskruns/taskrun-targetpath-gotest.yaml

-41
This file was deleted.

0 commit comments

Comments
 (0)