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

temporary user created for each test should be cleaned on tierdown #20

Open
jhutar opened this issue Feb 16, 2018 · 1 comment
Open

Comments

@jhutar
Copy link
Collaborator

jhutar commented Feb 16, 2018

Every test creates its own user - should that one be deleted on tier down?
Correct. Totally forgot about that.

@abalakh
Copy link
Owner

abalakh commented Feb 16, 2018

Small correction - not every test, but every test module.
Robottelo's delete_session_user for the reference:
https://github.com/SatelliteQE/robottelo/blob/master/robottelo/test.py#L380

Btw issue has nothing to do with airgun itself, as session user gets created and used in robottelo/tests/airgun_poc/conftest.py , but yeah, let's probably track it here for now (as we don't have separate issue tracker for airgun_poc robottelo branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants