Skip to content

cephadm: _parse_ipv6_route: Fix parsing ifs w/o route#44682

Merged
adk3798 merged 1 commit intoceph:masterfrom
sebastian-philipp:cephadm-ipv6-parse-ipv6-addr-wo-route
Jan 25, 2022
Merged

cephadm: _parse_ipv6_route: Fix parsing ifs w/o route#44682
adk3798 merged 1 commit intoceph:masterfrom
sebastian-philipp:cephadm-ipv6-parse-ipv6-addr-wo-route

Conversation

@sebastian-philipp
Copy link
Contributor

Fix parsing interfaces as returned by ip -6 addr ls that
don't have a route associated.

Note, in this case there is no route for enp3s0f1

Fixes: https://tracker.ceph.com/issues/53842

Signed-off-by: Sebastian Wagner sewagner@redhat.com

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

Fix parsing interfaces as returned by `ip -6 addr ls` that
don't have a route associated.

Note, in this case there is no route for enp3s0f1

Fixes: https://tracker.ceph.com/issues/53842

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
@ljflores
Copy link
Member

jenkins test make check

1 similar comment
@ljflores
Copy link
Member

jenkins test make check

@sebastian-philipp sebastian-philipp added the wip-swagner-testing My Teuthology tests label Jan 24, 2022
@ljflores
Copy link
Member

jenkins test make check

@sebastian-philipp
Copy link
Contributor Author

@sebastian-philipp
Copy link
Contributor Author

jenkins test make check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants