Whether you are a seasoned QA engineer or a developer looking to harden your CI/CD pipeline, understanding what makes the CCN2 iteration of the MrChecker framework unique is essential. What is MrChecker?
name: "check_database_reachability" target: "db.internal.corp" port: 5432 protocol: tcp timeout: 1s retries: 2 on_failure: execute: "systemctl restart postgresql" notify: "alerts@mrchecker.io" mrchecker ccn2
Add mrchecker ccn2 feature for CCN2 validation and processing Whether you are a seasoned QA engineer or