Skip to content

[datastore_access] split crdb and ybdb logic; correct ybdb implementotion#1296

Merged
mickmis merged 1 commit intointeruss:mainfrom
Orbitalize:datastore_access_ybdb
Dec 11, 2025
Merged

[datastore_access] split crdb and ybdb logic; correct ybdb implementotion#1296
mickmis merged 1 commit intointeruss:mainfrom
Orbitalize:datastore_access_ybdb

Conversation

@the-glu
Copy link
Copy Markdown
Contributor

@the-glu the-glu commented Dec 2, 2025

Fix #1239 by testing 'correctly' yugabyte connections.

I created the PR but mostly implemented by @mickmis , I just did the final fixes to make it working 'for real' with yugabyte + finalized unit test (with a custom image for now).

Update:

The test have now been normalized between the two implementations, ssl has been renamed to tls, unit test have been updated and comments have been added.

@the-glu the-glu force-pushed the datastore_access_ybdb branch 4 times, most recently from f7cc660 to 207d84b Compare December 4, 2025 08:50
Copy link
Copy Markdown
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

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

LGTM modulo comments

Comment thread monitoring/uss_qualifier/resources/interuss/datastore/datastore.py Outdated
Comment thread monitoring/uss_qualifier/resources/interuss/datastore/datastore.py Outdated
Comment thread monitoring/uss_qualifier/resources/interuss/datastore/datastore.py Outdated
Comment thread monitoring/uss_qualifier/resources/interuss/datastore/datastore_test.py Outdated
@the-glu the-glu force-pushed the datastore_access_ybdb branch from 207d84b to 908c48d Compare December 9, 2025 15:39
@the-glu the-glu requested a review from mickmis December 9, 2025 15:39
@the-glu the-glu force-pushed the datastore_access_ybdb branch 2 times, most recently from e9e68a8 to 8e85e47 Compare December 10, 2025 10:35
Copy link
Copy Markdown
Contributor

@mickmis mickmis left a comment

Choose a reason for hiding this comment

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

LGTM modulo comment

Comment thread monitoring/uss_qualifier/resources/interuss/datastore/datastore_test.py Outdated
@the-glu the-glu force-pushed the datastore_access_ybdb branch from 8e85e47 to 4e923dd Compare December 11, 2025 10:59
@mickmis mickmis merged commit 471581b into interuss:main Dec 11, 2025
21 checks passed
github-actions Bot added a commit that referenced this pull request Dec 11, 2025
…tion (#1296)

Co-authored-by: Mickaël Misbach <mickael@misba.ch> 471581b
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.

Scenario DatastoreAccess tests incorrectly access to Yugabyte nodes

2 participants