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

Fix e2e yaml false success report #805

Merged
merged 1 commit into from
Apr 27, 2019

Conversation

vdemeester
Copy link
Member

Changes

Even if a TaskRun, or a PipelineRun fails, the script will return
an exit code 0, which will show in CI as success. This fixes that.

Signed-off-by: Vincent Demeester vdemeest@redhat.com

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide
for more details.

@tekton-robot tekton-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 26, 2019
@googlebot googlebot added the cla: yes Trying to make the CLA bot happy with ppl from different companies work on one commit label Apr 26, 2019
@tekton-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

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

@tekton-robot tekton-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 26, 2019
@vdemeester
Copy link
Member Author

(this should fail right now.. it does not 😅 )

@vdemeester vdemeester force-pushed the fix-yaml-report branch 2 times, most recently from 5d5e4c9 to e222c62 Compare April 26, 2019 18:03
@tekton-robot tekton-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 26, 2019
Even if a `TaskRun`, or a `PipelineRun` fails, the script will return
an exit code 0, which will show in CI as success. This fixes that.

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
@abayer
Copy link
Contributor

abayer commented Apr 26, 2019

Yay! Failure! =)

@vdemeester
Copy link
Member Author

This should be green once #804 is in 👼

@abayer
Copy link
Contributor

abayer commented Apr 26, 2019

Well, let's do something about that. =)

@abayer
Copy link
Contributor

abayer commented Apr 26, 2019

/test integration

@abayer
Copy link
Contributor

abayer commented Apr 26, 2019

/test pull-tekton-pipeline-integration-tests

whoops wrong message

@vdemeester vdemeester changed the title wip: Fix e2e yaml false success report Fix e2e yaml false success report Apr 27, 2019
@tekton-robot tekton-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 27, 2019
@vdemeester
Copy link
Member Author

@abayer @bobcatfish ready to be merged 👼

@abayer
Copy link
Contributor

abayer commented Apr 27, 2019

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 27, 2019
@tekton-robot tekton-robot merged commit c08c2c4 into tektoncd:master Apr 27, 2019
@vdemeester vdemeester deleted the fix-yaml-report branch April 27, 2019 18:22
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants