Fix: Rename view name to All
[releng/global-jjb.git] / releasenotes / notes / fix-rtd-verify-7edbef07d90560cf.yaml
1 ---
2 fixes:
3   - |
4     Fix the rtd verify script failure. The script attempts to install
5     lftools dev with --user and fails on the error.
6
7     Error:
8
9       [Errno 13] Permission denied: '/usr/local/lib/python3.6'
10
11     This code is actually required when a new commands are added to lftools,
12     the docs verify job needs to run the new command and install dev version
13     lftools version.