devconsole-operator
devconsole-operator copied to clipboard
Add Gitsource and GitsourceAnalysis e2e tests
This PR adds e2e tests for GitSource and GitSourceAnanlysis. To test this PR execute.
make test-e2e
/test lint
[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
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@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
/test e2e
The e2eutils.go file name suggests generic utility functions. Since the functions are waiting related, how about renaming it to wait.go?
@akashshinde Can you merge changes from upstream/master and run tests again.
I am wondering why the e2e test is failing!
@baijum I am going to merge upstream/master now, I am wondering that also since e2e tests are passing locally.
/test test
/retest
@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.