Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21.05] Sensu monitoring for EVPN control plane #1088

Merged
merged 7 commits into from
Aug 26, 2024

Commits on Aug 8, 2024

  1. frr: make runtime directory world-readable

    All files inside this directory already have appropriate permissions
    set. This allows processes with group frrvty to access the vty socket
    without needing frr or superuser permissions.
    
    PL-132595
    sysvinit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    564a80e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    1eefa9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e85ee View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    647eb82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb2fbb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. tests/frr: check that the fib/rib monitoring script works correctly

    This test artificially causes the FIB and RIB to get out of sync, and
    checks that the sensu script correctly detects these problems.
    
    PL-132595
    sysvinit committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e431857 View commit details
    Browse the repository at this point in the history
  2. tests: add frr tests to default test suite

    PL-132595
    sysvinit committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1a163b1 View commit details
    Browse the repository at this point in the history