Skip to content

Conversation

@copybara-service
Copy link

packetdrill: Fix packetdrill test script

packetdrill_test.sh:

  • Find the interface tied with the TEST network instead of assuming eth2.
  • Set packetdrill ip_version to ipv4 as the
    test assumes ipv4 while creating docker networks.
  • Linter related fixes.

packetdrill/Dockerfile:

  • Update to Ubuntu24.04
  • Install iproute, easier to parse interface name
    with iproute than with ifconfig.

@copybara-service copybara-service bot added the exported Issue was exported automatically label Nov 5, 2025
packetdrill_test.sh:
- Find the interface tied with the TEST network instead of assuming `eth2`.
- Set packetdrill ip_version to ipv4 as the
      test assumes ipv4 while creating docker networks.
- Linter related fixes.

packetdrill/Dockerfile:
- Update to Ubuntu24.04
- Install `iproute`, easier to parse interface name
      with iproute than with ifconfig.

PiperOrigin-RevId: 828171476
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants