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

Add Gnocchi S3 storage backend functional test #334

Merged
merged 8 commits into from Jun 30, 2020

Conversation

camille-rodriguez
Copy link
Contributor

@camille-rodriguez camille-rodriguez commented Jun 19, 2020

This merge request is to add a configure step and a test for the situation when gnocchi is connected to an s3 storage backend instead of a ceph cluster.

The configure step is there to send the configuration options to Gnocchi, retrieved from the swift units we deployed for this test. The test confirms that the gnocchi-upgrade function created successfully the gnocchi buckets in the S3 backend.

This PR depends on this. https://review.opendev.org/#/c/734682/10

Copy link
Contributor

@ryan-beisner ryan-beisner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a full review, but I do want to raise one thing that needs to be changed re: where we declare boto3 as a requirement.

zaza/openstack/charm_tests/gnocchi/tests.py Show resolved Hide resolved
@ryan-beisner ryan-beisner dismissed their stale review June 26, 2020 15:36

Requirements are already satisfied.

@javacruft javacruft merged commit 2331907 into openstack-charmers:master Jun 30, 2020
openstack-mirroring pushed a commit to openstack/charm-gnocchi that referenced this pull request Jul 1, 2020
This feature enables the use of a S3 storage backend for Gnocchi.

Charm specs PR: https://review.opendev.org/#/c/738631/
func-test-pr: openstack-charmers/zaza-openstack-tests#334

Change-Id: I959ed69e08b178cddf72535f22499a66b24f9567
openstack-mirroring pushed a commit to openstack/openstack that referenced this pull request Jul 1, 2020
* Update charm-gnocchi from branch 'master'
  - Merge "Enable S3 storage backend for Gnocchi"
  - Enable S3 storage backend for Gnocchi
    
    This feature enables the use of a S3 storage backend for Gnocchi.
    
    Charm specs PR: https://review.opendev.org/#/c/738631/
    func-test-pr: openstack-charmers/zaza-openstack-tests#334
    
    Change-Id: I959ed69e08b178cddf72535f22499a66b24f9567
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.

None yet

3 participants