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

[RDS]: Point in time restoration tests #584

Merged
merged 1 commit into from
Oct 9, 2023
Merged

[RDS]: Point in time restoration tests #584

merged 1 commit into from
Oct 9, 2023

Conversation

artem-lifshits
Copy link
Member

Which issue this PR fixes

Fix PITR tests.

Acceptance tests

=== RUN TestBackupRestorePointInTime
rds_test.go:436: Creating instance
helpers.go:16: Attempting to create RDSv3
helpers.go:61: Created RDSv3: c4819c214e614a469605a4b76b1799f1in03
rds_test.go:456: Backup creation started
rds_test.go:465: Backup creation complete
rds_test.go:470: RestorePITR
rds_test.go:460: Backup deleted
helpers.go:67: Attempting to delete RDSv3: c4819c214e614a469605a4b76b1799f1in03
helpers.go:78: RDSv3 instance deleted: c4819c214e614a469605a4b76b1799f1in03
--- PASS: TestBackupRestorePointInTime (594.87s)
PASS

Debugger finished with the exit code 0

@artem-lifshits artem-lifshits self-assigned this Oct 9, 2023
@artem-lifshits artem-lifshits added the gate Merge PR label Oct 9, 2023
@otc-zuul
Copy link
Contributor

otc-zuul bot commented Oct 9, 2023

Build failed.
https://zuul.otc-service.com/t/eco/buildset/913bf1e883de4691becfefd64c7a55a0

✔️ otc-golangci-lint SUCCESS in 2m 18s
✔️ golang-make-vet SUCCESS in 2m 59s
✔️ golang-make-test SUCCESS in 3m 15s
golang-make-functional FAILURE in 7m 23s

@artem-lifshits
Copy link
Member Author

Regate

@otc-zuul
Copy link
Contributor

otc-zuul bot commented Oct 9, 2023

Build failed.
https://zuul.otc-service.com/t/eco/buildset/8b90eca5725841ef90d77f654d61d201

✔️ otc-golangci-lint SUCCESS in 2m 27s
✔️ golang-make-vet SUCCESS in 2m 52s
✔️ golang-make-test SUCCESS in 3m 17s
golang-make-functional NODE_FAILURE Node request 100-0000090756 failed in 0s

@vladimirvshivkov vladimirvshivkov added gate Merge PR and removed gate Merge PR labels Oct 9, 2023
@otc-zuul
Copy link
Contributor

otc-zuul bot commented Oct 9, 2023

Build failed.
https://zuul.otc-service.com/t/eco/buildset/75caf8da46604d5e84eee604c130223e

✔️ otc-golangci-lint SUCCESS in 3m 11s
✔️ golang-make-vet SUCCESS in 3m 16s
✔️ golang-make-test SUCCESS in 4m 20s
golang-make-functional NODE_FAILURE Node request 100-0000090769 failed in 0s

@otc-zuul
Copy link
Contributor

otc-zuul bot commented Oct 9, 2023

Build succeeded.
https://zuul.otc-service.com/t/eco/buildset/a76dfed066994e9f8e055c2de0e9fcd9

✔️ otc-golangci-lint SUCCESS in 2m 37s
✔️ golang-make-vet SUCCESS in 2m 48s
✔️ golang-make-test SUCCESS in 3m 39s
✔️ golang-make-functional SUCCESS in 7m 24s

@otc-zuul otc-zuul bot merged commit 045c68d into devel Oct 9, 2023
2 checks passed
@otc-zuul otc-zuul bot deleted the rds_pitr_test branch October 9, 2023 12:23
artem-lifshits added a commit that referenced this pull request Jan 11, 2024
[RDS]: Point in time restoration tests

Which issue this PR fixes
Fix PITR tests.
Acceptance tests
=== RUN   TestBackupRestorePointInTime
rds_test.go:436: Creating instance
helpers.go:16: Attempting to create RDSv3
helpers.go:61: Created RDSv3: c4819c214e614a469605a4b76b1799f1in03
rds_test.go:456: Backup creation started
rds_test.go:465: Backup creation complete
rds_test.go:470: RestorePITR
rds_test.go:460: Backup deleted
helpers.go:67: Attempting to delete RDSv3: c4819c214e614a469605a4b76b1799f1in03
helpers.go:78: RDSv3 instance deleted: c4819c214e614a469605a4b76b1799f1in03
--- PASS: TestBackupRestorePointInTime (594.87s)
PASS
Debugger finished with the exit code 0

Reviewed-by: Anton Sidelnikov
Reviewed-by: Polina Gubina
Reviewed-by: Vladimir Vshivkov
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.

None yet

4 participants