Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci_sim: add matter build to the test list sim-01.dat and support cmake compilation #11254

Merged
merged 4 commits into from
Dec 6, 2023

Conversation

zhhyu7
Copy link
Contributor

@zhhyu7 zhhyu7 commented Nov 23, 2023

Summary

in order to maintain the completeness of the matter related functional code, the build of matter is added to testlist.
depend on apache/nuttx-apps#2209

Impact

Testing

sim:matter

@zhhyu7
Copy link
Contributor Author

zhhyu7 commented Nov 23, 2023

Whether to just add the matter related config to an existing sim defconfig instead of creating a separate defconfig?

@zhhyu7 zhhyu7 force-pushed the upstream-21 branch 2 times, most recently from 8ef9cbf to 669c710 Compare November 23, 2023 09:40
@zhhyu7 zhhyu7 force-pushed the upstream-21 branch 3 times, most recently from 431cab5 to 0225f3b Compare November 24, 2023 08:51
@zhhyu7
Copy link
Contributor Author

zhhyu7 commented Nov 24, 2023

how to add gn tool into CI environment. and there are also two npm packages, two python packages that need to be installed to support matter compilation.

-- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter
CMake Error at /github/workspace/sources/apps/netutils/connectedhomeip/connectedhomeip/config/common/cmake/chip_gn.cmake:43 (find_program):
Could not find GN_EXECUTABLE using the following names: gn
Call Stack (most recent call first):
/github/workspace/sources/apps/netutils/connectedhomeip/CMakeLists.txt:151 (include)

@xiaoxiang781216
Copy link
Contributor

@zhhyu7 zhhyu7 force-pushed the upstream-21 branch 16 times, most recently from b16b1dd to f2775e8 Compare December 4, 2023 02:35
@zhhyu7 zhhyu7 changed the title ci_sim: add matter build to the test list sim-02.dat and support cmake compilation ci_sim: add matter build to the test list sim-01.dat and support cmake compilation Dec 4, 2023
@zhhyu7 zhhyu7 force-pushed the upstream-21 branch 9 times, most recently from 3e55fbd to 4c7a637 Compare December 6, 2023 03:01
zhangjun21 and others added 2 commits December 6, 2023 15:03
…e compilation

in order to maintain the completeness of the matter related functional code, the build of matter is added to testlist.

Signed-off-by: zhanghongyu <[email protected]>
@zhhyu7 zhhyu7 force-pushed the upstream-21 branch 2 times, most recently from 87b7db3 to d0c2e2d Compare December 6, 2023 13:05
@xiaoxiang781216 xiaoxiang781216 merged commit fb5c997 into apache:master Dec 6, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants