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

[Backport 2.x] add support for s390x architecture #4462

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 517c19c from #4001

* add s390x support in systemcallfilter

#4000
Signed-off-by: Andrija Pantovic <andrija.pantovic@phoenix-systems.ch>

* add gradle cfg for s390x

Signed-off-by: Andrija Pantovic <andrija.pantovic@gmail.com>

* change assertion for architecture

Signed-off-by: Andrija Pantovic <andrija.pantovic@gmail.com>

* change assertion for architecture

Signed-off-by: Andrija Pantovic <andrija.pantovic@gmail.com>

* update changelog

Signed-off-by: Andrija Pantovic <andrija.pantovic@gmail.com>

Signed-off-by: Andrija Pantovic <andrija.pantovic@phoenix-systems.ch>
Signed-off-by: Andrija Pantovic <andrija.pantovic@gmail.com>
(cherry picked from commit 517c19c)
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners September 8, 2022 21:54
@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4462 (a9ed68f) into 2.x (ceb0e17) will increase coverage by 0.01%.
The diff coverage is 97.05%.

@@             Coverage Diff              @@
##                2.x    #4462      +/-   ##
============================================
+ Coverage     70.67%   70.68%   +0.01%     
+ Complexity    57179    57132      -47     
============================================
  Files          4585     4585              
  Lines        274506   274513       +7     
  Branches      40227    40229       +2     
============================================
+ Hits         193996   194043      +47     
+ Misses        64278    64205      -73     
- Partials      16232    16265      +33     
Impacted Files Coverage Δ
...va/org/opensearch/index/engine/EngineTestCase.java 87.05% <66.66%> (+0.19%) ⬆️
.../main/java/org/opensearch/gradle/Architecture.java 100.00% <100.00%> (+37.50%) ⬆️
.../opensearch/gradle/DistributionDownloadPlugin.java 87.50% <100.00%> (+0.22%) ⬆️
...ldSrc/src/main/java/org/opensearch/gradle/Jdk.java 61.84% <100.00%> (ø)
server/src/main/java/org/opensearch/Version.java 81.94% <100.00%> (-1.32%) ⬇️
...ava/org/opensearch/bootstrap/SystemCallFilter.java 35.24% <100.00%> (+0.28%) ⬆️
.../opensearch/index/engine/NRTReplicationEngine.java 76.92% <100.00%> (+1.08%) ⬆️
...arch/index/engine/NRTReplicationReaderManager.java 87.50% <100.00%> (+0.54%) ⬆️
...in/java/org/opensearch/index/shard/IndexShard.java 70.20% <100.00%> (-0.69%) ⬇️
...g/opensearch/indices/recovery/MultiFileWriter.java 84.00% <100.00%> (+0.16%) ⬆️
... and 472 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dblock
Copy link
Member

dblock commented Sep 13, 2022

@pantovad care to do a manual backport please?

@saratvemulapalli
Copy link
Member

@dblock am I missing something, why do we need a manual backport?

@dblock dblock merged commit c43c56c into 2.x Sep 27, 2022
@github-actions github-actions bot deleted the backport/backport-4001-to-2.x branch September 27, 2022 18:57
@dblock
Copy link
Member

dblock commented Sep 27, 2022

I must have dreamt a failure here. Merged.

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.

4 participants