Skip to content

[MOD-10144] Build with gcc-12 on amzn2#6019

Merged
meiravgri merged 30 commits intomasterfrom
meiravg_integrate_svs
Jun 24, 2025
Merged

[MOD-10144] Build with gcc-12 on amzn2#6019
meiravgri merged 30 commits intomasterfrom
meiravg_integrate_svs

Conversation

@meiravgri
Copy link
Collaborator

@meiravgri meiravgri commented Apr 26, 2025

we are now using a container with a pre-built gcc/g++ 12 for amzn2.
on x86 it also installs a new assembler version to resolve all symbols.

NOTE

Once this pr is merged, amzn2 shared lib artifact will fail to link with redis in a cluster environment.
will be fixed ASAP!

@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.73%. Comparing base (f0ecb9e) to head (0f2d55c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6019      +/-   ##
==========================================
- Coverage   88.77%   88.73%   -0.04%     
==========================================
  Files         250      250              
  Lines       41497    41497              
  Branches     3632     3632              
==========================================
- Hits        36837    36824      -13     
- Misses       4611     4624      +13     
  Partials       49       49              
Flag Coverage Δ
flow 81.32% <ø> (-0.15%) ⬇️
unit 46.94% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

.gitmodules Outdated
[submodule "deps/VectorSimilarity"]
path = deps/VectorSimilarity
url = https://github.com/RedisAI/VectorSimilarity.git
branch = main
Copy link
Collaborator

Choose a reason for hiding this comment

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

should we perhaps have some marker of the VecSim related tests and have a separate set of tests dedicated to this?

Isn't there a big risk of blocking too many PR merges if there is a bug in main that one cannot fix here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

redisearch is not going to point to vecsim main
This is a temporary change to allow me to utilize the CI to run against different platforms

@meiravgri meiravgri changed the title run against vecsim main [MOD-10144] Build with gcc-12 on amzn2 Jun 24, 2025
@meiravgri meiravgri requested a review from alonre24 June 24, 2025 05:43
@meiravgri meiravgri enabled auto-merge June 24, 2025 05:44
alonre24
alonre24 previously approved these changes Jun 24, 2025
@meiravgri meiravgri added this pull request to the merge queue Jun 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 24, 2025
@alonre24 alonre24 added this pull request to the merge queue Jun 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Jun 24, 2025
@meiravgri meiravgri added this pull request to the merge queue Jun 24, 2025
Merged via the queue into master with commit 549b79b Jun 24, 2025
15 checks passed
@meiravgri meiravgri deleted the meiravg_integrate_svs branch June 24, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants