# OCP-HM-Fast-Verify **Repository Path**: mirrors_opencomputeproject/OCP-HM-Fast-Verify ## Basic Information - **Project Name**: OCP-HM-Fast-Verify - **Description**: FAST-Verify is a modular testing framework for OCP-inspired CIsco 8501 platforms, enabling quick validation of platform health before details diagnostics. It accelerates workflows and supports customization. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-06 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## About The Project FAST-Verify is a modular testing framework for OCP-inspired CIsco 8501 platforms, enabling quick validation of platform health before details diagnostics. It accelerates workflows and supports customization. ## Getting Started To get a local copy up and running follow these simple steps. Clone the repository Checkout the sample fast-verify.yaml Make your own customizations ### Prerequisites This is an example of how to list things you need to use the software and how to install them. python3 is required ### Installation 1. Clone the repository ```sh git clone https://github.com/opencomputeproject/OCP-HM-Fast-Verify.git ``` ## Usage cd src python3 fast-verify.py ## Roadmap See the [open issues](https://github.com/org_name/fast-verify/issues) for a list of proposed features (and known issues). Plan to add such features as: stop on error as part of the config yaml include library to customize functionality ## Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. For detailed contributing guidelines, please see [CONTRIBUTING.md](CONTRIBUTING.md) Ideas for enhancements and additional use cases welcome in addition to making changes! ## License Distributed under the `Apache 2.0` License. See [LICENSE](LICENSE) for more information. ## Contact Scott Paulsen - email scott@cisco.com Project Link: [https://github.com/opencomputeproject/OCP-HM-Fast-Verify/](https://github.com/opencomputeproject/OCP-HM-Fast-Verify/)