This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
|
[settings]
|
|
|
|
DH_TOKEN = {{token}}
|
|
|
|
DH_HOST = {{host}}
|
|
DH_DATABASE = {{inventory}}
|
|
DEVICEHUB_URL = https://${DB_HOST}/${DB_DATABASE}/
|
|
|
|
|
|
WB_BENCHMARK = True
|
|
WB_STRESS_TEST = 1
|
|
WB_SMART_TEST = short
|
|
|
|
WB_ERASE =
|
|
WB_ERASE_STEPS = 1
|
|
WB_ERASE_LEADING_ZEROS = False
|
|
|
|
WB_DEBUG = False
|
|
|