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

[CBR] Add backup/checkpoint operations #361

Merged
merged 9 commits into from Jun 30, 2022
Merged

[CBR] Add backup/checkpoint operations #361

merged 9 commits into from Jun 30, 2022

Conversation

artem-lifshits
Copy link
Member

@artem-lifshits artem-lifshits commented Jun 29, 2022

What this PR does / why we need it

CBR module backup&checkpoint operations are added in this PR.

Which issue this PR fixes

Closes: #362

@artem-lifshits artem-lifshits self-assigned this Jun 29, 2022
openstack/cbr/v3/backups/requests.go Outdated Show resolved Hide resolved
openstack/cbr/v3/backups/results.go Outdated Show resolved Hide resolved
openstack/cbr/v3/backups/results.go Outdated Show resolved Hide resolved
openstack/cbr/v3/checkpoint/requests.go Outdated Show resolved Hide resolved
openstack/cbr/v3/checkpoint/results.go Outdated Show resolved Hide resolved
acceptance/openstack/cbr/v3/helpers.go Outdated Show resolved Hide resolved
acceptance/openstack/cbr/v3/backups_test.go Outdated Show resolved Hide resolved
@artem-lifshits artem-lifshits added the gate Merge PR label Jun 29, 2022
@otc-zuul
Copy link

otc-zuul bot commented Jun 29, 2022

Build failed.

✔️ otc-golangci-lint SUCCESS in 1m 57s
✔️ golang-make-vet SUCCESS in 1m 28s
✔️ golang-make-test SUCCESS in 3m 12s
golang-make-functional TIMED_OUT in 30m 37s

@otc-zuul
Copy link

otc-zuul bot commented Jun 29, 2022

Build failed.

✔️ otc-golangci-lint SUCCESS in 1m 58s
✔️ golang-make-vet SUCCESS in 1m 31s
✔️ golang-make-test SUCCESS in 2m 15s
golang-make-functional TIMED_OUT in 30m 44s

@otc-zuul
Copy link

otc-zuul bot commented Jun 29, 2022

Build failed.

✔️ otc-golangci-lint SUCCESS in 1m 57s
✔️ golang-make-vet SUCCESS in 1m 40s
✔️ golang-make-test SUCCESS in 2m 00s
golang-make-functional TIMED_OUT in 30m 48s

@otc-zuul
Copy link

otc-zuul bot commented Jun 30, 2022

Build failed.

✔️ otc-golangci-lint SUCCESS in 1m 56s
✔️ golang-make-vet SUCCESS in 1m 34s
✔️ golang-make-test SUCCESS in 2m 10s
golang-make-functional TIMED_OUT in 30m 23s

@otc-zuul
Copy link

otc-zuul bot commented Jun 30, 2022

Build failed.

✔️ otc-golangci-lint SUCCESS in 1m 53s
✔️ golang-make-vet SUCCESS in 1m 32s
✔️ golang-make-test SUCCESS in 2m 05s
golang-make-functional TIMED_OUT in 30m 26s

@otc-zuul
Copy link

otc-zuul bot commented Jun 30, 2022

Build succeeded.

✔️ otc-golangci-lint SUCCESS in 2m 00s
✔️ golang-make-vet SUCCESS in 1m 39s
✔️ golang-make-test SUCCESS in 2m 12s
✔️ golang-make-functional SUCCESS in 14m 40s

@otc-zuul otc-zuul bot merged commit c422520 into devel Jun 30, 2022
@otc-zuul otc-zuul bot deleted the cbr_backup branch June 30, 2022 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CBR] Missing checkpoinsts and backups pkgs
2 participants