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

replace the parks-app with todolist on mongo #649

Merged
merged 1 commit into from
May 3, 2022

Conversation

weshayutin
Copy link
Contributor

Resolves: #646

@weshayutin
Copy link
Contributor Author

/hold WIP

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 28, 2022
@openshift-ci openshift-ci bot requested a review from jmontleon April 28, 2022 17:21
@deepakraj1997
Copy link
Contributor

LGTM, Thank you for putting this up. Do we want to check CSI template as well as part of this ?

@weshayutin
Copy link
Contributor Author

@deepakraj1997 We could use the CSI version but we should do add that row of test data in a new PR.

@hhpatel14
Copy link
Contributor

@weshayutin mongo-persistent-csi-template.yaml template looks good. I can add new PR after this for CSI.

@hhpatel14
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 28, 2022
@weshayutin
Copy link
Contributor Author

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 28, 2022
@weshayutin
Copy link
Contributor Author

/retest

tests/e2e/backup_restore_suite_test.go Outdated Show resolved Hide resolved
Copy link
Member

@kaovilai kaovilai left a comment

Choose a reason for hiding this comment

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

Since we are using the same manifests for all ocp versions, we don't need to separate the entries.

@kaovilai
Copy link
Member

Have PR of requested changes here weshayutin#1

@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 3, 2022
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 3, 2022
@openshift-ci
Copy link

openshift-ci bot commented May 3, 2022

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 3, 2022
* created a version of todolist for mongo
* ensure the manifest builds and triggers just like
the parks-app did
* adv is that the same app api can be used to add
data to the db and check after restore. Related PR
openshift#624

Resolves: openshift#646
@weshayutin
Copy link
Contributor Author

@kaovilai THANK YOU! for you help reviewing this one :)

@weshayutin
Copy link
Contributor Author

/retest

@openshift-ci
Copy link

openshift-ci bot commented May 3, 2022

@weshayutin: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@kaovilai kaovilai merged commit dfa7af9 into openshift:master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: parks-app crashes after being restored when hitting the api
4 participants