Skip to content

DLPX-67394 Increase postgres service timeout during migration (Part 2 of 2) #161

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 1 commit into from
Nov 21, 2019

Conversation

pzakha
Copy link
Contributor

@pzakha pzakha commented Nov 14, 2019

Part 1 of 2: http://reviews.delphix.com/r/54101

See JIRA for description.

Caveat:
For the internal-dev variant we deploy other override.conf files under /etc/systemd/..., so the files for the same service under /run/systemd/... are ignored by systemd. An alternative would be to edit /etc/systemd files instead, but the logic would be more complex and prone to failure, so I've opted for this instead.

Testing

Testing this change only:

Testing both parts together: see http://reviews.delphix.com/r/54101

@sebroy
Copy link
Contributor

sebroy commented Nov 15, 2019

bors delegate+

@bors
Copy link
Contributor

bors bot commented Nov 15, 2019

✌️ pzakha can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@pzakha
Copy link
Contributor Author

pzakha commented Nov 21, 2019

bors r+

bors bot added a commit that referenced this pull request Nov 21, 2019
161: DLPX-67394 Increase postgres service timeout during migration (Part 2 of 2) r=pzakha a=pzakha

Part 1 of 2: http://reviews.delphix.com/r/54101

See JIRA for description.

Caveat:
For the internal-dev variant we deploy other override.conf files under `/etc/systemd/...`, so the files for the same service under `/run/systemd/...` are ignored by systemd. An alternative would be to edit `/etc/systemd` files instead, but the logic would be more complex and prone to failure, so I've opted for this instead.

## Testing
Testing this change only:
- migration: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-orchestrator-pre-push/2490/

Testing both parts together: see http://reviews.delphix.com/r/54101


Co-authored-by: Pavel Zakharov <pavel.zakharov@delphix.com>
@bors
Copy link
Contributor

bors bot commented Nov 21, 2019

Build succeeded

  • continuous-integration/travis-ci/push

@bors bors bot merged commit bd043ba into delphix:master Nov 21, 2019
bors bot added a commit that referenced this pull request Nov 22, 2019
166: DLPX-67396 [Backport of Issue DLPX-67394 to 6.0.0.0] Increase postgres service timeout during migration r=pzakha a=pzakha

Backport of #161

## Testing
migration: http://selfservice.jenkins.delphix.com/job/devops-gate/job/master/job/appliance-build-orchestrator-pre-push/2535/

Co-authored-by: Pavel Zakharov <pavel.zakharov@delphix.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants