-
Notifications
You must be signed in to change notification settings - Fork 11
Implement patching in batches to improve performance. #171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
4700af5
Implement patching in batches to improve performance.
GAURAVRAMRAKHYANI f73d7f9
Fixed an issue in is_packages_install_time_available i
GAURAVRAMRAKHYANI 203c392
Code changes for yum and zypper package manager for parallel patching.
GAURAVRAMRAKHYANI 2ab8fc7
For yum, add packages with different architecture in list of dependen…
GAURAVRAMRAKHYANI 92a6e16
Correct function call in Yum for extract_dependencies
GAURAVRAMRAKHYANI 4a1cb7a
Merge branch 'master' into garamrak-BatchPatching
GAURAVRAMRAKHYANI 1a1f122
Following changes are done in this iteration. All the existing unit t…
GAURAVRAMRAKHYANI 7d15edc
(a) Handled the scenario that if there is not enough remaining time t…
GAURAVRAMRAKHYANI 5a25543
Added test test_is_package_install_time_available
GAURAVRAMRAKHYANI 81ab22d
Addressed the comments. Some of the changes done are:
GAURAVRAMRAKHYANI ce779b8
(a) Added unit tests for code coverage
GAURAVRAMRAKHYANI 3fffc77
include_dependencies method from apt and zypper package managers
GAURAVRAMRAKHYANI 0e720b3
updated UA_ESM_REQUIRED to UA_ESM_Required in the test test_skip_pack…
GAURAVRAMRAKHYANI a14d143
Added two unit tests:
GAURAVRAMRAKHYANI bb5bc34
Add three new test cases:
GAURAVRAMRAKHYANI 0b2d08d
Added 3 new test cases:
GAURAVRAMRAKHYANI 00b7d62
Incorporated PR comments. Mostly renaming of variables and edit logs.…
GAURAVRAMRAKHYANI 7a2aa8f
Incorporated PR comments. Some of the changes are:
GAURAVRAMRAKHYANI a8b9c6c
Incorporating PR comments
GAURAVRAMRAKHYANI ee43aa5
Merge branch 'master' into garamrak-BatchPatching
GAURAVRAMRAKHYANI da4f9cd
Call self.package_manager.is_reboot_pending() instead of self.is_rebo…
GAURAVRAMRAKHYANI 5fd37df
Incorporate PR comments
GAURAVRAMRAKHYANI ef4a6a4
Merge branch 'master' into garamrak-BatchPatching
GAURAVRAMRAKHYANI 650303d
Incorporated PR comments
GAURAVRAMRAKHYANI 4a43783
Merge branch 'garamrak-BatchPatching' of https://github.com/Azure/Lin…
GAURAVRAMRAKHYANI 389bcf3
Merge branch 'master' into garamrak-BatchPatching
GAURAVRAMRAKHYANI 3db4452
Merge branch 'master' into garamrak-BatchPatching
GAURAVRAMRAKHYANI ec5c85e
Merge branch 'garamrak-BatchPatching' of https://github.com/Azure/Lin…
GAURAVRAMRAKHYANI 5c75e10
The changes contains following:
GAURAVRAMRAKHYANI 0f90c0c
Changes in this commit:
GAURAVRAMRAKHYANI a3291f1
Merge branch 'master' into garamrak-BatchPatching
GAURAVRAMRAKHYANI File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.