Add a test/check for broken symlinks
Registered by
Paul Bourke
Due to the extensive use of symlinks in the Kolla project structure, it can be quite easy to break/misplace these. Similarly, it can be tricky for reviewers to spot mistakes.
Adding a simple test to check for these would be valuable, something like:
find . -type l -xtype l
Blueprint information
- Status:
- Complete
- Approver:
- Steven Dake
- Priority:
- Medium
- Drafter:
- Paul Bourke
- Direction:
- Approved
- Assignee:
- Martin André
- Definition:
- Approved
- Series goal:
- Accepted for liberty
- Implementation:
- Implemented
- Milestone target:
- liberty-2
- Started by
- Steven Dake
- Completed by
- Martin André
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add validation script for broken symlinks
Addressed by: https:/
Add link validation to pep8 gate
(?)