9 Commits

Author SHA1 Message Date
shripad621git ab45deafd9 tools/jenkins: Added support for heap memory numbers in all_device_types app 2025-05-20 10:50:55 +05:30
shripad621git 9ddbcec739 tools/jenkins: Added support for esp32s3 build in jenkins 2025-02-10 14:46:01 +05:30
Abhishek Singh cb78b8809b jenkins: Make changes for PN Jenkins server migration 2024-12-05 14:05:40 +05:30
shripad621git 566f787abf tools/jenkins: Clean up matter environment in jenkins for arbitary setup failures
- Added the cleanup code in jenkins for arbitary failures.
- Updated the submodule commit in README.
2024-11-22 11:38:07 +05:30
shripad621git 6096386cdb tools/jenkins: Added the PAA cert used for attestation to tmp directory
- Add the PAA cert to tmp directory to address the automation attestation failure due
to relatively longer PAA trust store path specified.
2024-09-30 15:16:03 +05:30
shripad621git 868fe19e78 Changes to support OTA in esp-matter automation tests. 2024-07-23 14:20:40 +05:30
shripad621git 19b0d1c36c Some code refactoring around jenkins file 2024-07-23 14:20:40 +05:30
Shubham Patil e6d74cc2e7 Removed mfg_tool, related cleanups, and documentation update
`tools/mfg_tool` is moved to esp-matter-tools repo: https://github.com/espressif/esp-matter-tools/tree/main/mfg_tool.

It is released on pypi: https://pypi.org/project/esp-matter-mfg-tool and can be installed by running `pip install esp-matter-mfg-tool`
2024-06-07 19:11:35 +08:00
shripad621git df19c46efe tools/jenkins: Added the the support of jenkins in esp_matter
- Added the jenkins related code for building esp-matter examples in Jenkins environment.
- Added few config options to the sdkconfig to build the firware with those config options.
- Generated the required artefacts and the tools required for automation purpose.
2023-12-01 12:42:28 +05:30