Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Update e2e tests#19

Merged
openshift-merge-robot merged 1 commit intomasterfrom
nshaikh-master
Jul 4, 2019
Merged

Update e2e tests#19
openshift-merge-robot merged 1 commit intomasterfrom
nshaikh-master

Conversation

@navidshaikh
Copy link
Copy Markdown

Replaces existing e2e tests with upstream smoke tests.

@openshift-ci-robot openshift-ci-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 Jul 4, 2019
./kn service update hello --env TARGET=kn || failed=1
sleep 20
./kn revision get || failed=1
./kn service get || failed=1
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@rhuss : var failed was getting overridden with following commands' success thus, it didnt report the failure since a while (we renamed get to list a while ago).

Also we'll need to get the e2e tests in shape.

@navidshaikh navidshaikh requested review from rhuss and removed request for bbrowning and markusthoemmes July 4, 2019 06:58
@rhuss
Copy link
Copy Markdown

rhuss commented Jul 4, 2019

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 4, 2019
@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: navidshaikh, 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

@openshift-merge-robot openshift-merge-robot merged commit 4667f27 into master Jul 4, 2019
@navidshaikh navidshaikh deleted the nshaikh-master branch July 9, 2019 10:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. 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.

4 participants