Skip to content

Commit

Permalink
Actually enable RVC tests in CI.
Browse files Browse the repository at this point in the history
project-chip#28665 didn't enable the
YAML bits.
  • Loading branch information
bzbarsky-apple committed Aug 29, 2023
1 parent d35b230 commit dea943d
Show file tree
Hide file tree
Showing 2 changed files with 2,012 additions and 513 deletions.
3 changes: 1 addition & 2 deletions src/app/tests/suites/ciTests.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@
"Test_TC_G_2_1"
],
"Scenes": ["Test_TC_S_1_1"],
"RVCOperationalState": ["Test_TC_RVCOPSTATE_1_1"],
"ResourceMonitoring": [
"TestActivatedCarbonFilterMonitoring",
"TestHepaFilterMonitoring",
Expand Down Expand Up @@ -378,10 +377,10 @@
"PowerSourceConfiguration",
"RefrigeratorAlarm",
"RelativeHumidityMeasurement",
"RoboticVacuumCleaner",
"SecureChannel",
"SmokeCOAlarm",
"Switch",
"RVCOperationalState",
"TemperatureControlledCabinetMode",
"TemperatureControl",
"TemperatureMeasurement",
Expand Down
Loading

0 comments on commit dea943d

Please sign in to comment.