Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete gopath-test taskrun example / YAML test #1224

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

imjasonh
Copy link
Member

Changes

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.

Submitter Checklist

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.
@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ImJasonH

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@googlebot googlebot added the cla: yes Trying to make the CLA bot happy with ppl from different companies work on one commit label Aug 20, 2019
@tekton-robot tekton-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 20, 2019
@bobcatfish
Copy link
Collaborator

As long as we have other tests using targetPath which I think we do!

/lgtm
/meow space

@tekton-robot
Copy link
Collaborator

@bobcatfish: cat image

In response to this:

As long as we have other tests using targetPath which I think we do!

/lgtm
/meow space

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 20, 2019
@bobcatfish
Copy link
Collaborator

im going to have to start finding my own space cats

@bobcatfish
Copy link
Collaborator

image

@tekton-robot tekton-robot merged commit 3817b17 into tektoncd:master Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Trying to make the CLA bot happy with ppl from different companies work on one commit lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants