Skip to content

Commit

Permalink
disable ceph radios with versioning action
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorgan committed Sep 13, 2024
1 parent 7a37283 commit e80a099
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
# specific language governing permissions and limitations
# under the License.

name: ceph_rados_s3
description: 'Behavior test for CEPH OBJECT GATEWAY S3'
name: ceph_rados_s3_with_versioning
description: 'Behavior test for CEPH OBJECT GATEWAY S3 with bucket versioning enabled'

runs:
using: "composite"
Expand Down
2 changes: 1 addition & 1 deletion .github/services/s3/minio_s3_with_versioning/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.

name: minio_s3
name: minio_s3_with_versioning
description: 'Behavior test for Minio S3 with bucket versioning enabled'

runs:
Expand Down

0 comments on commit e80a099

Please sign in to comment.