Commit Graph

4 Commits

Author SHA1 Message Date
bhargavi-ct
b70f2cc7d1 Wifi 14790 (#1064)
* Add multiple master configurations in schema validation tests

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Update schema_validation script for proper visualization of discrepancies

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* update test_state_pretty_through_github testcase for better reporting

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Add Schema Validation tests in Regression Suite

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Add schema_validation_tests marker to default marker in regression workflow

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Add ow_regression_lf marker to schema_validation_tests

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Add --commit-id argument to additional_args in regression workflow

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Add commit-id argument to additional_args in regression workflow

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Add additional_arguments in vars

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Update regression workflow to take additional_args through github events

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

* Update regression workflow to take additional_args through github events for schema_validation tests

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>

---------

Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
Co-authored-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
2025-09-16 11:53:43 +05:30
Jitendrakumar Kushavah
5736e3280e Wifi 13946 (#974)
* Added DFS path and logread for wifi7 APs

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added new be200 radios

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-07-18 16:18:07 +05:30
Jitendrakumar Kushavah
1dfdab346e Removed ow_sanity_lf marker from schema validation (#940)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-06-07 12:06:03 +05:30
YashSaxenaCT
df016b29c1 WIFI-13443: Add: Schema Validation (#913)
* Added Schema Validation.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added schema_validation/base.txt

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified static commit-id in base.txt and sub-suites in schema_validation.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Updated base.text commit-id to check scenario of no new firmware found.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Add: Schema Validation through AP Terminal (State Messages)

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified: Schema Validation using AP State Messages.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Add/Modify: Marker and Description to Schema Validation test plan.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modify: Allure reporting for Schema Validation through AP Terminal testcase.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modify Schema Validation reporting.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modify: Fail message in allure for schema validation.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Add: --commit-id parameter in CLI and modified schema validation through Github test case.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Remove unused function from schema validation.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modify: Allure reporting for schema validation. Fix: bug in schema_validation through github.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modify: Schema Validation through GitHub.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modify: Schema Validation Testplan.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Moved SV files from test/ -> basic/

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added ow_sanity_lf marker to Schema Validation tests.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified schema validation code to handle cases where 'properties' or 'items' are missing from schema.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified the Schema Validation through Github to bypass wlan-ap repo and directly fetch latest commit from wlan-ucentral-schema repo.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified Schema Validation through github to not report properties key missing when patternProperties or  key present.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Increased time before fetching state message and added additional checks.

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Co-authored-by: jitendracandela <jitendra.kushavah@candelatech.com>
2024-06-06 13:58:03 +05:30