blob: df344b2d0d7f2ccc35686bc1fb4639e05f0ea119 [file] [log] [blame]
sg481nbd890c52017-08-28 12:11:35 -04001as XX@NS
2expect 200,404
3
4# TC_Role2.99.1.POS Delete Roles
5force role delete com.test.TC_Role2.@[user.name].r.animals
6force role delete com.test.TC_Role2.@[user.name].r.dogs
7force role delete com.test.TC_Role2.@[user.name].r.pigs
8
9# TC_Role2.99.2.POS Delete Perms
10force perm delete com.test.TC_Role2.@[user.name].r.A garbage eat
11force perm delete com.test.TC_Role2.@[user.name].r.A grain eat
12force perm delete com.test.TC_Role2.@[user.name].r.A grain *
13force perm delete com.test.TC_Role2.@[user.name].r.A * *
14force perm delete com.att.aaf.role com.test.TC_Role2.@[user.name].r.animals view
15force perm delete com.att.aaf.role com.test.TC_Role2.@[user.name].r.dogs view
16
17
18# TC_Role2.99.2.POS Namespace Admin can delete Namespace
19force ns delete com.test.TC_Role2.@[user.name]
20
21# TC_Role2.99.3.POS Print Namespaces
22ns list name com.test.TC_Role2.@[user.name]