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

add new cirque topology json file #9048

Conversation

mingchik
Copy link
Contributor

@mingchik mingchik commented Aug 16, 2021

Problem

What is being fixed? Examples:
Need to test android chip tool using cirque topology with android emulator
Need to test hybrid topology mixed with real device and virtual device

Change overview

Add topology json file for cirque, it would cover

  • enable a node and a android emulator
  • make the virtual node communicate with real physical device

Testing

manual local run

@CLAassistant
Copy link

CLAassistant commented Aug 16, 2021

CLA assistant check
All committers have signed the CLA.

@mingchik mingchik force-pushed the feature/add_topologies_for_one_node_one_android branch from 8bc9777 to b3d50f2 Compare August 16, 2021 15:27
@github-actions
Copy link

Size increase report for "esp32-example-build" from f248f2d

File Section File VM
chip-bridge-app.elf .flash.text -48 -48
chip-lock-app.elf .flash.text 72 72
Full report output
BLOAT REPORT

Files found only in the build output:
    report.csv

Comparing ./master_artifact/chip-shell.elf and ./pull_artifact/chip-shell.elf:

sections,vmsize,filesize

Comparing ./master_artifact/chip-temperature-measurement-app.elf and ./pull_artifact/chip-temperature-measurement-app.elf:

sections,vmsize,filesize

Comparing ./master_artifact/chip-bridge-app.elf and ./pull_artifact/chip-bridge-app.elf:

sections,vmsize,filesize
[Unmapped],0,48
.flash.text,-48,-48

Comparing ./master_artifact/chip-pigweed-app.elf and ./pull_artifact/chip-pigweed-app.elf:

sections,vmsize,filesize

Comparing ./master_artifact/chip-all-clusters-app.elf and ./pull_artifact/chip-all-clusters-app.elf:

sections,vmsize,filesize

Comparing ./master_artifact/chip-lock-app.elf and ./pull_artifact/chip-lock-app.elf:

sections,vmsize,filesize
.flash.text,72,72
[Unmapped],0,-72

Comparing ./master_artifact/chip-persistent-storage.elf and ./pull_artifact/chip-persistent-storage.elf:

sections,vmsize,filesize

Comparing ./master_artifact/chip-ipv6only-app.elf and ./pull_artifact/chip-ipv6only-app.elf:

sections,vmsize,filesize


@andy31415
Copy link
Contributor

@mingchik pleas sign the CLA

Copy link
Contributor

@yunhanw-google yunhanw-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@yunhanw-google yunhanw-google changed the title add topology for enable one node & one android emlator add new cirque json topology Aug 18, 2021
@yunhanw-google yunhanw-google changed the title add new cirque json topology add new cirque topology json file Aug 18, 2021
@andy31415
Copy link
Contributor

@mspang mspang merged commit 49222e4 into project-chip:master Aug 18, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
* add topology for enable one node & one android emlator

* Restyled by prettier-json

* Restyled by prettier-json

Co-authored-by: Restyled.io <commits@restyled.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants