Merge lp:~james-page/charms/trusty/nova-compute/hook-optimize into lp:~openstack-charmers-archive/charms/trusty/nova-compute/next

Proposed by James Page
Status: Merged
Merged at revision: 85
Proposed branch: lp:~james-page/charms/trusty/nova-compute/hook-optimize
Merge into: lp:~openstack-charmers-archive/charms/trusty/nova-compute/next
Diff against target: 22 lines (+0/-3)
1 file modified
metadata.yaml (+0/-3)
To merge this branch: bzr merge lp:~james-page/charms/trusty/nova-compute/hook-optimize
Reviewer Review Type Date Requested Status
Liam Young (community) Approve
Review via email: mp+238859@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Liam Young (gnuoy) :
review: Approve
Revision history for this message
Ryan Beisner (1chb1n) wrote :

UOSCI bot says:
This MP triggered a test on the Ubuntu OSCI system. Here is a summary of results.

#684 nova-compute-next for james-page mp238859
charm_lint_check

This build:
http://10.98.191.181:8080/job/charm_lint_check/684/

MP URL:
https://code.launchpad.net/~james-page/charms/trusty/nova-compute/hook-optimize/+merge/238859

Proposed branch:
lp:~james-page/charms/trusty/nova-compute/hook-optimize

Results summary:
    LINT OK: believed to pass, but you should confirm results

LINT Results (max last 25 lines) from
/var/lib/jenkins/workspace/charm_lint_check/make-lint.684:
W: no README file
I: relation neutron-plugin has no hooks
I: missing recommended hook start
I: missing recommended hook stop
I: config.yaml: option os-data-network has no default value
I: config.yaml: option config-flags has no default value
I: config.yaml: option instances-path has no default value
W: config.yaml: option disable-neutron-security-groups has no default value
I: config.yaml: option migration-auth-type has no default value

Ubuntu OSCI Jenkins is currently in development on a Canonical private network, but we plan to publish results to a public instance soon. Tests are triggered if the proposed branch rev changes, or if the MP is placed into "Needs review" status after being otherwise for >= 1hr. Human review of results is still recommended.
http://10.98.191.181:8080/

Revision history for this message
Ryan Beisner (1chb1n) wrote :

UOSCI bot says:
This MP triggered a test on the Ubuntu OSCI system. Here is a summary of results.

#490 nova-compute-next for james-page mp238859
charm_unit_test

This build:
http://10.98.191.181:8080/job/charm_unit_test/490/

MP URL:
https://code.launchpad.net/~james-page/charms/trusty/nova-compute/hook-optimize/+merge/238859

Proposed branch:
lp:~james-page/charms/trusty/nova-compute/hook-optimize

Results summary:
    UNIT OK: believed to pass, but you should confirm results

UNIT Results (max last 25 lines) from
/var/lib/jenkins/workspace/charm_unit_test/unit-test.490:
Starting unit tests...
......S.............................................SSSS
Name Stmts Miss Cover Missing
----------------------------------------------------
nova_compute_context 204 70 66% 34-37, 42-43, 61, 65-66, 71, 97, 101, 104, 113, 119-131, 172, 203, 227-229, 241, 256-259, 263-266, 269-272, 293, 320-328, 331-349, 357, 361, 365, 368-370, 376-385
nova_compute_hooks 132 13 90% 79, 97-98, 125, 191, 249, 254-255, 261, 265-268
nova_compute_utils 228 110 52% 161-217, 225, 230-233, 268-270, 277, 281-284, 292-300, 304, 313-322, 335-354, 380-381, 385-386, 405-426, 443-453, 467-468, 473-474
----------------------------------------------------
TOTAL 564 193 66%
----------------------------------------------------------------------
Ran 56 tests in 2.952s

OK (SKIP=5)

Ubuntu OSCI Jenkins is currently in development on a Canonical private network, but we plan to publish results to a public instance soon. Tests are triggered if the proposed branch rev changes, or if the MP is placed into "Needs review" status after being otherwise for >= 1hr. Human review of results is still recommended.
http://10.98.191.181:8080/

Revision history for this message
Ryan Beisner (1chb1n) wrote :

UOSCI bot says:
This MP triggered a test on the Ubuntu OSCI system. Here is a summary of results.

#241 nova-compute-next for james-page mp238859
charm_amulet_test

This build:
http://10.98.191.181:8080/job/charm_amulet_test/241/

MP URL:
https://code.launchpad.net/~james-page/charms/trusty/nova-compute/hook-optimize/+merge/238859

Proposed branch:
lp:~james-page/charms/trusty/nova-compute/hook-optimize

Results summary:
    AMULET FAIL: amulet-test failed

AMULET Results (max last 25 lines) from
/var/lib/jenkins/workspace/charm_amulet_test/make-test.241:
  File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 899, in run
    for change_set in self.watch:
  File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 266, in next
    return super(TimeoutWatcher, self).next()
  File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 211, in next
    'Id': self.watcher_id})
  File "/usr/lib/python2.7/dist-packages/jujuclient.py", line 140, in _rpc
    raw = self.conn.recv()
  File "/usr/lib/python2.7/dist-packages/websocket/_core.py", line 663, in recv
    opcode, data = self.recv_data()
  File "/usr/lib/python2.7/dist-packages/websocket/_core.py", line 678, in recv_data
    frame = self.recv_frame()
  File "/usr/lib/python2.7/dist-packages/websocket/_core.py", line 753, in recv_frame
    frame_buffer.recv_header(self._recv_strict)
  File "/usr/lib/python2.7/dist-packages/websocket/_core.py", line 257, in recv_header
    header = recv_fn(2)
  File "/usr/lib/python2.7/dist-packages/websocket/_core.py", line 860, in _recv_strict
    bytes = self._recv(shortage)
  File "/usr/lib/python2.7/dist-packages/websocket/_core.py", line 842, in _recv
    bytes = self.sock.recv(bufsize)
  File "/usr/lib/python2.7/ssl.py", line 341, in recv
    return self.read(buflen)
  File "/usr/lib/python2.7/ssl.py", line 260, in read
    return self._sslobj.read(len)
socket.error: [Errno 110] Connection timed out

Ubuntu OSCI Jenkins is currently in development on a Canonical private network, but we plan to publish results to a public instance soon. Tests are triggered if the proposed branch rev changes, or if the MP is placed into "Needs review" status after being otherwise for >= 1hr. Human review of results is still recommended.
http://10.98.191.181:8080/

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== removed symlink 'hooks/compute-peer-relation-joined'
2=== target was u'nova_compute_hooks.py'
3=== removed symlink 'hooks/neutron-plugin-relation-changed'
4=== target was u'nova_compute_hooks.py'
5=== removed symlink 'hooks/neutron-plugin-relation-departed'
6=== target was u'nova_compute_hooks.py'
7=== removed symlink 'hooks/neutron-plugin-relation-joined'
8=== target was u'nova_compute_hooks.py'
9=== removed symlink 'hooks/start'
10=== target was u'nova_compute_hooks.py'
11=== removed symlink 'hooks/stop'
12=== target was u'nova_compute_hooks.py'
13=== modified file 'metadata.yaml'
14--- metadata.yaml 2014-08-11 09:32:31 +0000
15+++ metadata.yaml 2014-10-20 10:36:26 +0000
16@@ -30,6 +30,3 @@
17 neutron-plugin:
18 interface: neutron-plugin
19 scope: container
20-peers:
21- compute-peer:
22- interface: nova

Subscribers

People subscribed via source and target branches