v1.13.0
This commit is contained in:
@@ -77,7 +77,7 @@ FAIL
|
||||
Пример вывода:
|
||||
```go
|
||||
=== RUN TestRequestsCloudbroker
|
||||
utils_requests.go:125: Path /cloudbroker/image/updateNodes has following errors: [Field enabledStacks has different type parameters on the platform and in golang structure]
|
||||
utils_requests.go:125: Path /cloudbroker/image/updateNodes has following errors: [Field enabledNodes has different type parameters on the platform and in golang structure]
|
||||
utils_requests.go:125: Path /cloudbroker/lb/listDeleted has following errors: [Platform has field accountId that golang structure doesn't]
|
||||
utils_requests.go:125: Path /cloudbroker/k8ci/listDeleted has following errors: [Platform has field k8cId that golang structure doesn't]
|
||||
<...>
|
||||
@@ -108,12 +108,12 @@ FAIL
|
||||
/cloudbroker/account/listVMs
|
||||
/cloudapi/user/brief
|
||||
/cloudapi/user/search
|
||||
/cloudbroker/stack/setMemAllocationRatio
|
||||
/cloudbroker/node/setMemAllocationRatio
|
||||
/cloudbroker/image/computeciUnset
|
||||
/cloudbroker/image/uploadImageFile
|
||||
/cloudapi/account/getStats
|
||||
/cloudapi/disks/fromPlatformDisk
|
||||
/cloudbroker/stack/getLogicalCoresCount
|
||||
/cloudbroker/node/getLogicalCoresCount
|
||||
/cloudapi/lb/stop
|
||||
/cloudapi/account/listVMs
|
||||
/cloudapi/user/setData
|
||||
@@ -122,7 +122,7 @@ FAIL
|
||||
/cloudapi/user/getAudit
|
||||
/cloudbroker/account/listCS
|
||||
/cloudapi/account/listCS
|
||||
/cloudbroker/stack/setCpuAllocationRatio
|
||||
/cloudbroker/node/setCpuAllocationRatio
|
||||
/cloudbroker/grid/setPasswordPolicy
|
||||
/cloudapi/user/apiList
|
||||
/cloudbroker/disks/fromPlatformDisk
|
||||
|
||||
Reference in New Issue
Block a user