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

Remove Unused Aliased Resource Monitoring Clusters #27893

Conversation

p0fi
Copy link
Contributor

@p0fi p0fi commented Jul 11, 2023

📖 Description

This PR updates the cluster definition of the resource monitoring cluster to remove all the aliases which are not used anymore.

It also removes:

  • Test scripts
  • PICS codes for test scripts

🔗 Links/References

closes #27663

…sed-resource-monitoring-clusters-from-the-sdk
p0fi and others added 3 commits July 17, 2023 17:41
This manual work should be avoided by using wildcard imports rather than manually listing every cluster here.
…usly-provisionally-aliased-resource-monitoring-clusters-from-the-sdk
@woody-apple
Copy link
Contributor

@p0fi This unfortunately has a merge conflict. Can you please resolve?

…sed-resource-monitoring-clusters-from-the-sdk

# Conflicts:
#	.github/workflows/tests.yaml
…sionally-aliased-resource-monitoring-clusters-from-the-sdk
@p0fi
Copy link
Contributor Author

p0fi commented Jul 19, 2023

@p0fi This unfortunately has a merge conflict. Can you please resolve?

Done!

p0fi added 2 commits July 19, 2023 16:42
…sed-resource-monitoring-clusters-from-the-sdk
The test would not run correctly but the changes of this PR are not touching things related to this test.
p0fi added 5 commits July 19, 2023 17:38
…sed-resource-monitoring-clusters-from-the-sdk

# Conflicts:
#	src/app/tests/suites/certification/Test_TC_CFREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_CFREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_ESFREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_ESFREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_FTREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_FTREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_INKCREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_INKCREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_IONFREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_IONFREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_OZFREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_OZFREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_TCREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_TCREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_UVFREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_UVFREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_WTREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_WTREMON_2_1.yaml
#	src/app/tests/suites/certification/Test_TC_ZEOFREMON_1_1.yaml
#	src/app/tests/suites/certification/Test_TC_ZEOFREMON_2_1.yaml
#	zzz_generated/chip-tool/zap-generated/test/Commands.h
…ovisionally-aliased-resource-monitoring-clusters-from-the-sdk""

This reverts commit 7348159.

# Conflicts:
#	.github/workflows/tests.yaml
…sed-resource-monitoring-clusters-from-the-sdk
@mergify mergify bot merged commit efac8a4 into project-chip:master Jul 19, 2023
51 checks passed
erwinpan1 pushed a commit to erwinpan1/connectedhomeip that referenced this pull request Jul 21, 2023
* Remove Unused Clusters

* Update Code Gen

* Delete Unnecessary Test Plans

* Remove PICS

* Remove Expected Generated Files

* Remove Deleted Test Cases

* Update Code Gen

* Update PICS Values in CI Tests

* Remove Clusters From ZAP Tool

* Delete Unused Serverinitcallbacks

* Remove Deleted Clusters From All Clusters App

* Update ZAP File

* Revert "Merge branch 'master' into 27663-remove-previously-provisionally-aliased-resource-monitoring-clusters-from-the-sdk"

This reverts commit 02d094f, reversing
changes made to a7618cf.

* Fix Import Statements

This manual work should be avoided by using wildcard imports rather than manually listing every cluster here.

* Fix Style

* Remove Failing Test

The test would not run correctly but the changes of this PR are not touching things related to this test.

* Update Code Gen

* Disable Test

* Revert "Revert "Merge branch 'master' into 27663-remove-previously-provisionally-aliased-resource-monitoring-clusters-from-the-sdk""

This reverts commit 7348159.

# Conflicts:
#	.github/workflows/tests.yaml

---------

Co-authored-by: Tobias Graf <4622393+tobiasgraf@users.noreply.github.com>
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.

Remove Previously Provisionally Aliased Resource Monitoring Clusters From the SDK
5 participants