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

[DMS-454] Add E2E OpenSearch and ElasticSearch to scheduled job #379

Merged
merged 7 commits into from
Jan 6, 2025

Conversation

simpat-adam
Copy link
Contributor

No description provided.

@simpat-adam simpat-adam requested a review from a team as a code owner December 20, 2024 20:56
@simpat-adam simpat-adam force-pushed the DMS-454 branch 3 times, most recently from 0828f6a to d73f3d2 Compare January 6, 2025 18:15
try {
Push-Location eng/docker-compose/
./start-local-dms.ps1 -d -v
./start-local-dms.ps1 -SearchEngine "ElasticSearch" -d -v
Copy link
Contributor

Choose a reason for hiding this comment

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

@simpat-adam does this really require both lines? I would have thought line 256 was sufficient.

Is this running for if the search engine is "OpenSearch"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I have both because we run both open and elastic variants back to back and I didn't want to be locked into which order we run them in.

@stephenfuqua stephenfuqua merged commit e7207cd into main Jan 6, 2025
3 checks passed
@stephenfuqua stephenfuqua deleted the DMS-454 branch January 6, 2025 20:42
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.

3 participants