devconsole-operator icon indicating copy to clipboard operation
devconsole-operator copied to clipboard

Add Gitsource and GitsourceAnalysis e2e tests

Open akashshinde opened this issue 6 years ago • 10 comments

This PR adds e2e tests for GitSource and GitSourceAnanlysis. To test this PR execute.

make test-e2e

akashshinde avatar Apr 30 '19 09:04 akashshinde

/test lint

Avni-Sharma avatar May 01 '19 08:05 Avni-Sharma

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Avni-Sharma To fully approve this pull request, please assign additional approvers. We suggest the following additional approver: sbose78

If they are not already assigned, you can assign the PR to them by writing /assign @sbose78 in a comment when ready.

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

openshift-ci-robot avatar May 01 '19 09:05 openshift-ci-robot

@akashshinde you might want to rebase. Under make/lint.mk the deadline has been changed from 10m to 30m. Maybe that's y the prow/lint is failing

Avni-Sharma avatar May 01 '19 09:05 Avni-Sharma

/test e2e

baijum avatar May 02 '19 13:05 baijum

The e2eutils.go file name suggests generic utility functions. Since the functions are waiting related, how about renaming it to wait.go?

baijum avatar May 02 '19 13:05 baijum

@akashshinde Can you merge changes from upstream/master and run tests again.

I am wondering why the e2e test is failing!

baijum avatar May 03 '19 08:05 baijum

@baijum I am going to merge upstream/master now, I am wondering that also since e2e tests are passing locally.

akashshinde avatar May 03 '19 09:05 akashshinde

/test test

akashshinde avatar May 03 '19 10:05 akashshinde

/retest

sbose78 avatar May 03 '19 16:05 sbose78

@akashshinde: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e 98bc76b01048b851d6edc7d5e7ec1ad14aead519 link /test e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

openshift-ci-robot avatar May 13 '19 21:05 openshift-ci-robot