zhengchenyu commented on pull request #2466:
URL: https://github.com/apache/ozone/pull/2466#issuecomment-894806439
Still run failed. error like below:
```
List root | FAIL
|
Parent suite setup failed:
'{
"metadata" : { },
"name" : "27000-source",
"admin" : "root",
"owner" : "root",
"quotaInBytes" : -1,
"quotaInNamespace" : -1,
"usedNamespace" : 3,
"creationTime" : "2021-08-06T09:11:43.411Z",
"modificationTime" : "2021-08-06T09:12:18.682Z",
"acls" : [ {
"type" : "USER",
"name" : "root",
"aclScope" : "ACCESS",
"aclList" : [ "ALL" ]
}, {
"type" : "GROUP",
"name" : "root",
"aclScope" : "ACCESS",
"aclList" : [ "ALL" ]
[ Message content over the limit has been removed. ]
"name" : "vol-kaart",
"admin" : "root",
"owner" : "root",
"quotaInBytes" : -1,
"quotaInNamespace" : -1,
"usedNamespace" : 1,
"creationTime" : "2021-08-06T09:29:29.277Z",
"modificationTime" : "2021-08-06T09:29:29.277Z",
"acls" : [ {
"type" : "USER",
"name" : "root",
"aclScope" : "ACCESS",
"aclList" : [ "ALL" ]
}, {
"type" : "GROUP",
"name" : "root",
"aclScope" : "ACCESS",
"aclList" : [ "ALL" ]
} ]
}' does not match '"admin" : "(hadoop|testuser/scm[^@]*@EXAMPLE.COM)"'
```
I think here admin should be testuser, but not testuser/[email protected].
But I don't know why admin and owner is root. Can you tell me where is the
setting of "acceptance (secure)", then I will set the integeration test in my
pc. @adoroszlai @jojochuang
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]