Skip to content

Commit

Permalink
ci: remove this commit later
Browse files Browse the repository at this point in the history
This is temporary test only
commit and not suitable for
review.

Signed-off-by: Madhu Rajanna <[email protected]>
  • Loading branch information
Madhu-1 committed Nov 20, 2024
1 parent 8f17b3a commit b933aba
Show file tree
Hide file tree
Showing 4 changed files with 340 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.env
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CSI_IMAGE_VERSION=canary
CSI_UPGRADE_VERSION=v3.12.1

# Ceph version to use
BASE_IMAGE=quay.io/ceph/ceph:v19
BASE_IMAGE=quay.ceph.io/ceph-ci/ceph:wip-pkalever-rbd-group-snap-mirror
CEPH_VERSION=squid

# standard Golang options
Expand Down
2 changes: 1 addition & 1 deletion scripts/Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# little different.
#

FROM registry.fedoraproject.org/fedora:latest
FROM quay.ceph.io/ceph-ci/ceph:wip-pkalever-rbd-group-snap-mirror

ARG GOPATH=/go
ARG GOROOT=/usr/local/go
Expand Down
9 changes: 6 additions & 3 deletions vendor/github.com/ceph/go-ceph/rbd/group.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

332 changes: 332 additions & 0 deletions vendor/github.com/ceph/go-ceph/rbd/mirror_group.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b933aba

Please sign in to comment.