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

validation: each test cases use different container id #703

Open
guni1192 opened this issue Feb 28, 2020 · 0 comments
Open

validation: each test cases use different container id #703

guni1192 opened this issue Feb 28, 2020 · 0 comments

Comments

@guni1192
Copy link

Hi

I'm validating my runtime by validation/kill/kill.t.

Testing result:

  1. Test Case A(Pass): container is deleted after testing kill container
  2. Test Case B(Fail): testing occur error when creating container. container-id is duplicated

When Test Case A could not delete container after testing, Test Case B occurred error(duplicate container id).
The reason is that both test cases are using same container id.

I propose that each test cases use different container id.

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

1 participant