RDKEMW-18202: Updated migration folder as part of is clean check#544
Open
fzahir786 wants to merge 1 commit into
Open
RDKEMW-18202: Updated migration folder as part of is clean check#544fzahir786 wants to merge 1 commit into
fzahir786 wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Warehouse service API_5 “is clean” configuration to include the persistent migration directory so devices with migration artifacts are treated as dirty.
Changes:
- Added
/opt/persistent/migration/*to the API_5 directory list used for cleanliness checks.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| /opt/netflix/*|network | ||
| # The apps folder should have been cleared of local storage data. Validate with age of file created. | ||
| /media/apps/sky/packages/*/data.img|com.bskyb.epgui|comcast_warehouse_testing_app|com.comcast.viper_ipa | ||
| /opt/persistent/migration/* |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reason for change: Flex 1.0 RDKE Migration
Test Procedure: check isClean returning false with presence of /opt/persistent/migration/ directory
Priority: P1
Risks: Medium
Signed-off-by: Faizal Hasan.Z faizalhasan_zahirhussain@comcast.com