Skip to content

CI: harden containerlab .deb download before interop jobs #208

@lance0

Description

@lance0

PR #207 hit an interop setup failure before M30 started:

  • job: M30 - EVPN Type 2 reflection (FRR 10.3.1, kernel VXLAN)
  • run: 26176766449 / job 77008773819
  • failure: dpkg-deb: error: '/tmp/clab.deb' is not a Debian format archive
  • command in log: curl -sL https://github.com/srl-labs/containerlab/releases/download/v0.74.3/containerlab_0.74.3_linux_amd64.deb -o /tmp/clab.deb && sudo dpkg -i /tmp/clab.deb

This appears to be an infra/download validation problem, not a branch-code failure. Follow-up: make the interop setup fail with a clearer diagnostic and/or retry/fallback before invoking dpkg on the downloaded file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions