Skip to content

More coverage in COS CI upgrade tests #173

@MichaelThamm

Description

@MichaelThamm

We currently have little coverage in our COS integration tests. We could significantly improve coverage with 2 additional tests:

  1. Coordinater charms nginx directive assertions
    • We can access the nginx config file in the coordinator with jssh --container nginx mimir/0 "cat /etc/nginx/nginx.conf"
    • e.g. Mimir's config
    • then curl each of these endpoints and ensure they route correctly, e.g. request.code == 200
  2. otelcol pipeline assertion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions