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

Update error message, when target state is not "up" #121

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Aug 7, 2024

  1. Update error message, when target state is not "up"

    In one of CI I saw this line:
    `FAILED tests/integration/test_charm.py::test_metrics_enpoint - AssertionError: target for tensorboard-controller is not in down`
    and it's hard to understand.
    rgildein authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5f8949a View commit details
    Browse the repository at this point in the history
  2. fix linting

    rgildein authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cc4a11f View commit details
    Browse the repository at this point in the history