Open
Conversation
- Created config_schema.json for version 0.7 and 0.8 to define connection properties and requirements for NodeManager, Inband, and RackManager. - Introduced scenario_recipe_schema.json for version 0.7 and 0.8 to outline the structure for test scenarios, including test steps and Docker configurations. - Added map_recipe_schema.json for version 0.8 to specify the structure for diagnostic error mappings. - Updated existing diagnostic YAML test files to align with the new schema version 0.8, including modifications to paths and connection types. - Introduced new diagnostic test scenarios to demonstrate regex searching and DRC assignment, ensuring comprehensive coverage of diagnostic functionalities.
… structure in diagnostics, and fix regex path construction in log analysis.
- Created new JSON files for scenario results, standardized results, and test results for the diagnostic scenario DiagSampleLogRegex9. - Implemented logging for the test run, capturing detailed execution steps and outcomes. - Added new YAML test scenario files for various diagnostic regex tests, ensuring consistent mapping to the updated map file. - Updated existing YAML test scenarios to reference the new map file and improved descriptions for clarity. - Enhanced logging output to include diagnostic codes and their occurrences for better analysis.
…ogRegex10 - Created new JSON log file `ocptv_DiagSampleLogRegex10_20260203_092930.json` to capture detailed test run logs. - Added `scenario_results.json` to store structured results of the diagnostic analysis. - Introduced `standardized_results.json` for standardized output of diagnostic results with additional metadata. - Implemented `test_results.json` to summarize diagnostic codes and step results for the test scenario. - Generated `test_run.log` to log the execution details and outcomes of the test run. - Updated existing `test_run.log` to reflect new diagnostic codes and their corresponding messages. - Added new YAML test scenario file `diag_sample_log_regex_10.yaml` to define the test steps and parameters for log analysis.
…ete nested scenario
- Adjusted formatting in various files for better alignment and spacing. - Added missing newlines at the end of several files. - Updated comments for clarity and consistency. - Enhanced logging in schema validation to include success and error messages. - Improved placeholder resolution logic in path resolver. - Organized import statements for better structure.
… DiagSampleLogRegex10; add .gitkeep files to Diagnostic and Health test directories. Added schema validation report summary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Details