-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Update verify-images script to avoid dirs
Some communities have release notes folders in their cloud configuration directories. We need the verify script to skip them when scanning the content of the configuration files. Issue: RELENG-5414 Signed-off-by: Jessica Wagantall <[email protected]> Change-Id: I50a2d2c9b3830d4e09f1fa52d9a35826546b35df
- Loading branch information
1 parent
5082a11
commit d17628c
Showing
2 changed files
with
20 additions
and
13 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
releasenotes/notes/verify-images-skip-dirs-f03003a68e43dd74.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
fixes: | ||
- | | ||
Verify images script needs to skip any directories that exist in the | ||
configuration file directory. Process only configuration files. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters