Skip to content

Verify "source ping describe" in ping e2e test#727

Merged
knative-prow-robot merged 1 commit intoknative:masterfrom
daisy-ycguo:crone2e
Mar 11, 2020
Merged

Verify "source ping describe" in ping e2e test#727
knative-prow-robot merged 1 commit intoknative:masterfrom
daisy-ycguo:crone2e

Conversation

@daisy-ycguo
Copy link
Copy Markdown

Description

Verify ping source created correctly by "source ping describe" after "source ping create"

Changes

  • Verify ping source created correctly by 'source ping describe' command

Reference

Fixes #566

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 10, 2020
@knative-prow-robot knative-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 10, 2020
@rhuss
Copy link
Copy Markdown
Contributor

rhuss commented Mar 10, 2020

@daisy-ycguo the test on svc:... fails as kn service describe resolve the short version so there is no prefix svc: anymore.

Copy link
Copy Markdown
Contributor

@maximilien maximilien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/ok-to-test

@knative-prow-robot knative-prow-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Mar 10, 2020
@daisy-ycguo
Copy link
Copy Markdown
Author

daisy-ycguo commented Mar 10, 2020

@daisy-ycguo the test on svc:... fails as kn service describe resolve the short version so there is no prefix svc: anymore.

my mistake. I fixed in the latest version. tests are passed. please review. Thank you.

Copy link
Copy Markdown
Contributor

@rhuss rhuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks !

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 11, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: daisy-ycguo, maximilien, rhuss

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

The pull request process is described here

Details 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

@knative-prow-robot knative-prow-robot merged commit 5ed62c8 into knative:master Mar 11, 2020
dsimansk pushed a commit to dsimansk/client that referenced this pull request Jul 28, 2021
This will allow the Jenkins jobs to use the actual return value of the
script, instead of grepping through the output.
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 Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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.

Add E2E tests for CronJob source

5 participants