os_ceilometer role has no functional testing

Bug #1553977 reported by Jesse Pretorius
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Critical
Steve Lewis

Bug Description

The role has no functional testing. This is a release-critical requirement for the Mitaka release.

Changed in openstack-ansible:
assignee: nobody → Steve Lewis (steve-lewis)
Changed in openstack-ansible:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-os_ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/290948

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_ceilometer (master)

Reviewed: https://review.openstack.org/290948
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_ceilometer/commit/?id=ea3bf5be3066db8587b1774be27cf307e02af6a6
Submitter: Jenkins
Branch: master

commit ea3bf5be3066db8587b1774be27cf307e02af6a6
Author: Steve Lewis <email address hidden>
Date: Wed Mar 9 12:06:11 2016 -0800

    Enable functional convergence testing

    This commit updates tests/test.yml to deploy rabbitmq, keystone +
    galera, and ceilometer for a functional convergence test.

    We point keystone at a non-existent memcached server, but this can
    be adjusted to build memcached if deemed necessary.

    Closes-Bug: #1553977
    Change-Id: I21d8a5548c43c96aaeaa14df6b22e28074318146

Changed in openstack-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible-os_ceilometer (master)

Fix proposed to branch: master
Review: https://review.openstack.org/292512

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_ceilometer (master)

Reviewed: https://review.openstack.org/292512
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_ceilometer/commit/?id=f70ea8725123538db33794070695dbb03a868e19
Submitter: Jenkins
Branch: master

commit f70ea8725123538db33794070695dbb03a868e19
Author: Matt Thompson <email address hidden>
Date: Mon Mar 14 16:56:33 2016 +0000

    Use upper-constraints file in developer mode

    Last week, keystone was failing to install in developer mode due to us
    not specifying upper constraints. This was due to an upcapped version
    of pysaml2 being installed which is causing problems. This commit first
    clones the requirements repo and then uses the upper constraints file
    when installing packages.

    Note that we only update pip_install_options when in developer mode if
    the constraints aren't already set. This is because in developer mode
    you could have a container with multiple services running on it and the
    pip_install_options fact would get updated when already set, resulting
    in pip failing to install packages.

    Change-Id: Ie5dd39ea49268fdea401e324b96fb5a2e89dd078
    Partial-Bug: #1553977

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.