Skip to content

Failing e2e tests for knative/eventing-v0.16.1 #4016

@nailushapotnuru

Description

@nailushapotnuru

TestName : e2e tests
Repository : knative/eventing
Tag: v0.16.1

Steps followed:

  1. Deployed knative-eventing on OCP4.5
[root@rheltestmachine1 test_images]# oc get pods -n knative-eventing
NAME                                       READY   STATUS      RESTARTS   AGE
eventing-controller-7d864b799d-zwslf       1/1     Running     0          2d5h
eventing-webhook-6f5bd45d85-cmp99          1/1     Running     2          2d5h
imc-controller-548bdd5587-gdnqq            1/1     Running     0          2d5h
imc-dispatcher-565d6df65c-h2m9b            1/1     Running     0          2d5h
mt-broker-controller-9968b99f4-zxj2c       1/1     Running     0          2d5h
mt-broker-filter-7bf9b6c5ff-dzdv9          1/1     Running     0          2d5h
mt-broker-ingress-5f4488f56f-8vnjt         1/1     Running     0          2d5h
storage-version-migration-eventing-v62s6   0/1     Completed   0          2d5h
sugar-controller-6f5b4b68b9-hhj7w          1/1     Running     0          2d5h
v0.16.0-broker-cleanup-mfkcr               0/1     Completed   0          2d5h
  1. Built the test-images under eventing/test/test_images (https://github.com/knative/eventing/tree/v0.16.1/test/test_images)

  2. Created image streams for these test-images and replaced under respective pod.yaml files of https://github.com/knative/eventing/tree/v0.16.1/test/test_images .

  3. go test -v -tags=e2e -count=1 ./test/e2e --dockerrepo image-registry.openshift-image-registry.svc:5000/knative-eventing/

Please find the test output in the below attachment.

eventing_e2e_test_output.txt

Could someone help me with the above failures or any additional setup/procedure I need to follow for running e2e tests for eventing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions