blob: ebdaaae591c10293f6583278c342fe0d7f2557b6 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001as XX@NS
2# TEMPLATE_TC.10.0.POS Print NS to prove ok
3expect 200
4ns list name com.test.TEMPLATE_TC.@[user.name]
5
6# TEMPLATE_TC.10.1.POS Create Namespace with User ID
7expect 201
8ns create com.test.TEMPLATE_TC.@[user.name]_1 @[user.name] testid_1@test.com
9
10# TEMPLATE_TC.10.4.POS Print NS to prove ok
11expect 200
12ns list name com.test.TEMPLATE_TC.@[user.name]_2
13
14# TEMPLATE_TC.10.5.POS Create Namespace with Different ID
15expect 201
16ns create com.test.TEMPLATE_TC.@[user.name]_2 @[user.name] testid_2@test.com
17
18# TEMPLATE_TC.10.8.POS Print NS to prove ok
19expect 200
20ns list name com.att.TEMPLATE_TC.@[user.name]
21
22# TEMPLATE_TC.10.9.POS Create Namespace in Different Company
23expect 201
24ns create com.att.TEMPLATE_TC.@[user.name] @[user.name] testunused@aaf.att.com