Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

build/s3gw-test: s3gw-test image #175

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

giubacc
Copy link

@giubacc giubacc commented Sep 26, 2022

Describe your changes

Note: this PR alone is not sufficient to cover the issue's functional requisite.
Other PR(s) will be opened on the relevant repos.

Added the ability to build a s3gw-test image able to run google-tests related to radosgw sfs backend development.

example steps:

./build.sh build-image
S3GW_CEPH_DIR=../../ceph S3GW_CCACHE_DIR=../../ceph/build.ccache.s3gw WITH_TESTS=ON ./build.sh radosgw
S3GW_CEPH_DIR=../../ceph ./build.sh s3gw-test
podman run localhost/s3gw-test

Issue ticket number and link

https://github.com/aquarist-labs/s3gw/issues/94

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • CHANGELOG.md has been updated should there be relevant changes in this PR.

@giubacc giubacc self-assigned this Sep 26, 2022
@giubacc giubacc added the kind/enhancement kind/enhacement New feature or request label Sep 26, 2022
@giubacc giubacc requested a review from 0xavi0 September 27, 2022 08:15
@giubacc giubacc force-pushed the s3gw-test-image branch 2 times, most recently from fa717e1 to 7cc80bc Compare September 27, 2022 09:53
@giubacc giubacc added this to the v0.6.0 milestone Sep 28, 2022
Added the ability to build a s3gw-test image able to run the unit test suite related to
radosgw sfs backend development.

Fixes: https://github.com/aquarist-labs/s3gw/issues/94
Signed-off-by: Giuseppe Baccini <giuseppe.baccini@suse.com>
Copy link
Contributor

@jhmarina jhmarina left a comment

Choose a reason for hiding this comment

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

lgtm

@jhmarina jhmarina merged commit 181b38d into aquarist-labs:main Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement kind/enhacement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants