-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add cic-monitor service to monitor shutdown events. #174
base: celadon/p/mr0/master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Autobuild started from pull-request-changes on this PR.
Cactus automatically verified this PR.
For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/385
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see my comments
for x in ["name", "exitCode"]] | ||
if code == '129': | ||
print("container {name} exit for reboot") | ||
os.system('./aic stop') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo? if Android request to reboot, we should not stop aic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Autobuild started from pull-request-changes on this PR.
Cactus automatically verified this PR.
For more information, see: /absp/builders/celadon_pmr0_cic-autobuild/builds/405
Change-Id: Ice57f6a87441468a01f9ea1ad58b8ab191ec71c4 Tracked-On: OAM-89821 Signed-off-by: bxu10x <[email protected]>
LGTM |
Change-Id: Ice57f6a87441468a01f9ea1ad58b8ab191ec71c4
Tracked-On: OAM-89821
Signed-off-by: bxu10x [email protected]