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

add testcase for ::/0 #276

Open
miesi opened this issue Jun 25, 2024 · 0 comments
Open

add testcase for ::/0 #276

miesi opened this issue Jun 25, 2024 · 0 comments

Comments

@miesi
Copy link
Contributor

miesi commented Jun 25, 2024

add to dim-testsuite/t/container-create-1.t

$ ndcli create container ::/0 layer3domain default
INFO - Creating container ::/0 in layer3domain default
$ ndcli show container ::/0 layer3domain default
created:2024-06-18 11:02:43
ip:::/0
layer3domain:default
modified:2024-06-18 11:02:43
modified_by:admin
status:Container
$ ndcli list containers ::/0
layer3domain: default
::/0 (Container)
  ::/0 (Available)
$ ndcli create container ::/0 layer3domain default 
ERROR - ::/0 already exists in layer3domain default with status Container
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