-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
post_install.sh marks its completion
Summary: yugabyted uses a marker file post_install.sh.completed to avoid rerunning post install if it has already been run. In case of docker images, we will run post install during docker build and avoid running it from yugabyted. Test Plan: Make package, run post_install, run yugabyted, verify it does not run post install again Jenkins: skip Reviewers: timur, wesley, mikhail Reviewed By: wesley, mikhail Subscribers: jason Differential Revision: https://phabricator.dev.yugabyte.com/D7633
- Loading branch information
Showing
2 changed files
with
14 additions
and
18 deletions.
There are no files selected for viewing
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
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