diff --git a/xCAT-test/autotest/testcase/restapi/group/cases0 b/xCAT-test/autotest/testcase/restapi/group/cases0 index e7f170b66..ea26e4d11 100644 --- a/xCAT-test/autotest/testcase/restapi/group/cases0 +++ b/xCAT-test/autotest/testcase/restapi/group/cases0 @@ -14,7 +14,7 @@ end start:put_group_all description: put_group_all -cmd:restapitest -m PUT -r /groups/all -d '{"mgt":"dfm","netboot":"yaboot"}' +cmd:restapitest -m PUT -r /groups/all -d '{"mgt":"dfm","netboot":"yaboot"}' check:rc==200 end