Skip to content
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

2.7 Fix Controller Integration Test for New Systemd Service File Location #11150

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

manadart
Copy link
Member

Description of change

Fixes controller integration test to look in the standard Systemd search path for the juju-db service instead of the old /lib/systemd... path.

QA steps

  • cd tests
  • ./main.sh controller

Documentation changes

None.

Bug reference

N/A

path for the juju-db service instead of the old /lib/systemd... path.
@manadart
Copy link
Member Author

@manadart
Copy link
Member Author

$$merge$$

@manadart
Copy link
Member Author

15:08:46 ... obtained *errors.Err = &errors.unformatter{message:"workertest: worker not stopping", cause:error(nil), previous:error(nil), file:"github.com/juju/juju/vendor/gopkg.in/juju/worker.v1/workertest/check.go", line:59} ()
15:08:46 ... expected *errors.Err = &errors.unformatter{message:"raft leadership changed, restart worker", cause:error(nil), previous:error(nil), file:"github.com/juju/juju/worker/raft/raftflag/flag.go", line:32} ()

$$merge$$

@jujubot jujubot merged commit 7a38d09 into juju:2.7 Jan 24, 2020
@manadart manadart deleted the 2.7-controller-integration-test branch January 24, 2020 14:53
@babbageclunk babbageclunk mentioned this pull request Jan 26, 2020
4 tasks
jujubot added a commit that referenced this pull request Jan 26, 2020
#11151

### Checklist

 - [x] Checked if it requires a [pylibjuju](https://github.com/juju/python-libjuju) change?
 - [x] Added [integration tests](https://github.com/juju/juju/tree/develop/tests) for the PR?
 - [x] Added or updated [doc.go](https://discourse.jujucharms.com/t/readme-in-packages/451) related to packages changed?
 - [x] Do comments answer the question of why design decisions were made?

----

## Description of change

This pulls the latest changes in the 2.7 branch into develop.
Brings in:
- #11139 from jameinel/2.7-detach-volume-state-changing-1860542
- #11141 from howbazaar/2.7-fix-provisioner-leak
- #11144 from babbageclunk/2.7-fix-destroy-test
- #11137 from ycliuhw/feature/vSphere-disk-resizing
- #11146 from manadart/2.7-provisioner-worker-test
- #11147 from manadart/relocate-systemd-files
- #11150 from manadart/2.7-controller-integration-test
- #11149 from manadart/2.7-systemd-upgrades

(No conflicts when merging.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants