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

fix: fix ovn db mount path #1044

Merged
merged 1 commit into from
Apr 2, 2024
Merged

fix: fix ovn db mount path #1044

merged 1 commit into from
Apr 2, 2024

Conversation

okozachenko1203
Copy link
Member

@okozachenko1203 okozachenko1203 commented Apr 1, 2024

@okozachenko1203 okozachenko1203 requested a review from mnaser April 1, 2024 10:05
@mnaser
Copy link
Member

mnaser commented Apr 1, 2024

recheck

@mnaser
Copy link
Member

mnaser commented Apr 2, 2024

@okozachenko1203 seems like this passes the normal OVN test (but then the existing setup always did).

Did you get a chance to confirm if this does fix it?

mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
mnaser added a commit that referenced this pull request Apr 2, 2024
We realized that we actually were pointing to the wrong
folder for our database.  This adds tests to make sure
that we verify that the database is at the right place.

Depends-On: #1044

Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
@okozachenko1203
Copy link
Member Author

@okozachenko1203 seems like this passes the normal OVN test (but then the existing setup always did).

Did you get a chance to confirm if this does fix it?

yes, it works as expected

@mnaser mnaser merged commit e192c9e into main Apr 2, 2024
15 of 18 checks passed
@mnaser mnaser deleted the fix-ovn-db-path branch April 2, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OVN NB and SB pods are not using the PVC for their databases
2 participants