cdc60aac81
- add barbican logs in syslog - support no reboot patching for barbican processes - get information about barbican in collect script Change-Id: I75557a2d35d3861c2dee3d0a5a0960bebc6d0e48 Story: 2003108 Task: 27700 Depends-On: I6b0b0c90456627bebde2b834b339bc968100b6f9 Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com> |
||
---|---|---|
.. | ||
centos | ||
scripts | ||
patch-engtools.sh | ||
README |
The Engineering tools is meant to be installed as a patch. Therefore, the RPM is generated as part of the build but is not included in the image. Assuming your development environment is fully set up, simply run patch-engtools.sh to generate the patch: In this directory ($MY_REPO/stx/middleware/util/recipes-common/engtools/hostdata-collectors), enter the command: >./patch-engtools.sh This generates ENGTOOLS-X.patch (X is Tis release version) which can be applied via sw-patch. The patch is built with --all-nodes option by default. This can be changed to a combination of the following: --controller, --compute, --storage, --controller-compute, and --compute-lowlatency.