Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clustertriggerbindings.tekton.dev "my-clustertriggerbinding" is not deleted in e2e #501

Closed
zhangtbj opened this issue Mar 25, 2020 · 6 comments
Labels
area/testing Issues or PRs related to testing triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@zhangtbj
Copy link
Contributor

The e2e tests work fine when I first executing on my cluster.

But when I run the e2e test second time, I got an error:

--- FAIL: TestEventListenerCreate (2.85s)
    eventlistener_test.go:66: Create namespace arrakis-hrkq2 to deploy to
    eventlistener_test.go:66: Verify SA default is created in namespace arrakis-hrkq2
    eventlistener_test.go:72: Start EventListener e2e test
    eventlistener_test.go:167: Error creating ClusterTriggerBinding: clustertriggerbindings.tekton.dev "my-clustertriggerbinding" already exists

It means the clustertriggerbindings.tekton.dev "my-clustertriggerbinding" doesn't be cleaned up after e2e test.

It need to be deleted. Thanks!

@ncskier
Copy link
Member

ncskier commented Mar 25, 2020

/area testing

@tekton-robot tekton-robot added the area/testing Issues or PRs related to testing label Mar 25, 2020
@ncskier
Copy link
Member

ncskier commented Mar 25, 2020

Is this a duplicate of #495. Does this only happen when the first test fails? fyi @dibyom

@zhangtbj
Copy link
Contributor Author

It happen from second test. there is no my-clustertriggerbinding at the first test.

@dibyom
Copy link
Member

dibyom commented Mar 25, 2020

yeah this is a duplicate of #495 and should be fixed via #497

@dibyom dibyom added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Mar 25, 2020
@dibyom
Copy link
Member

dibyom commented Mar 25, 2020

Will close this in favor of #495
/close

@tekton-robot
Copy link

@dibyom: Closing this issue.

In response to this:

Will close this in favor of #495
/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Issues or PRs related to testing triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

4 participants