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

Cockpit pcp python #20049

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    42c6923 View commit details
    Browse the repository at this point in the history
  2. Implement PCP metrics channel

    Co-Authored-By: Allison Karlitskaya <allison.karlitskaya@redhat.com>
    Co-Authored-By: Tomas Matus <tomatus777@gmail.com>
    3 people committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7beb040 View commit details
    Browse the repository at this point in the history
  3. First working "tests"

    jelly committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a595a46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43dd4ea View commit details
    Browse the repository at this point in the history
  5. Implement limit option

    jelly committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    eacecb1 View commit details
    Browse the repository at this point in the history
  6. test: don't call the fixtures test_

    Pytest test functions are called test_foo test_bar, this leads to
    confusion.
    jelly committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    416b990 View commit details
    Browse the repository at this point in the history
  7. pcp: implement load timestamp

    jelly committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d9cadcc View commit details
    Browse the repository at this point in the history
  8. Introduce meta assertion helper

    jelly committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cd74f24 View commit details
    Browse the repository at this point in the history