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

Adaptor Openeuler 22.03-lts-sp2 #2710

Closed
wants to merge 28 commits into from
Closed

Conversation

peter5232
Copy link
Contributor

What problem does this PR solve?

Issue Number: #2612

Problem Summary:

What is changed and how it works?

What's Changed:

How it Works:

Side effects(Breaking backward compatibility? Performance regression?):

Check List

  • Relevant documentation/comments is changed or added
  • I acknowledge that all my contributions will be made under the project's license

@peter5232
Copy link
Contributor Author

cicheck

2 similar comments
@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

Copy link
Contributor

@Cyber-SiKu Cyber-SiKu left a comment

Choose a reason for hiding this comment

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

You can change the default os to openeuler, and I will bring it back to help you package and upload the base image, and you can run ci again (just leave a successful record) and then change it back.

@@ -0,0 +1,136 @@
#!/usr/bin/env bash

# Copyright (C) 2021 Jingli Chen (Wine93), NetEase Inc.
Copy link
Contributor

Choose a reason for hiding this comment

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

time and signature

@@ -0,0 +1,137 @@
#!/usr/bin/env bash

# Copyright (C) 2021 Jingli Chen (Wine93), NetEase Inc.
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

@Cyber-SiKu Cyber-SiKu self-assigned this Sep 5, 2023
Comment on lines +3 to +4
curve-sdk:
docker build --target curve-tgt -t opencurvedocker/curve-base:curve-tgt-openeuler .
Copy link
Contributor

Choose a reason for hiding this comment

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

@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

6 similar comments
@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

Signed-off-by: peter5232 <[email protected]>
@peter5232
Copy link
Contributor Author

cicheck

5 similar comments
@peter5232
Copy link
Contributor Author

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

Copy link
Contributor

@wu-hanqing wu-hanqing left a comment

Choose a reason for hiding this comment

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

It looks like there are a lot of scripts and dockerfiles that are duplicates with debian11. Is there some way to merge these duplicate files?

&& wget https://github.com/bazelbuild/bazel/releases/download/4.2.2/bazel-4.2.2-installer-linux-x86_64.sh && bash bazel-4.2.2-installer-linux-x86_64.sh \
&& wget https://curve-build.nos-eastchina1.126.net/libfiu-1.00.tar.gz && tar -zxvf libfiu-1.00.tar.gz && cd libfiu-1.00 && make libfiu && make libfiu_install && cd .. && rm -rf libfiu-1.00 \
&&wget https://golang.google.cn/dl/go1.20.6.linux-amd64.tar.gz && tar xzvf go1.20.6.linux-amd64.tar.gz && echo "export PATH=\$PATH:/go/bin" >> ~/.bashrc \
&& wget https://curve-build.nos-eastchina1.126.net/memcache/memcached-1.6.17.tar.gz \
Copy link
Contributor

Choose a reason for hiding this comment

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

indent alignment

Comment on lines 22 to 23
&& echo "export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/usr/local/lib" >> ~/.bashrc \
&& source ~/.bashrc
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto

@peter5232
Copy link
Contributor Author

cicheck

3 similar comments
@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

11 similar comments
@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@peter5232
Copy link
Contributor Author

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

@Cyber-SiKu
Copy link
Contributor

cicheck

wuhongsong and others added 16 commits October 9, 2023 12:28
Signed-off-by: Cyber-SiKu <[email protected]>
Signed-off-by: peter5232 <[email protected]>
add feat support symlink by fuseOpReadLink

Signed-off-by: Cyber-SiKu <[email protected]>
1. add writeToS3
2. add readFromS3
3. add writeToDiskCache
4. add readFromDiskCache
5. add writeToKVCache
6. add readFromKVCache

Signed-off-by: Cyber-SiKu <[email protected]>
Signed-off-by: peter5232 <[email protected]>
@Cyber-SiKu
Copy link
Contributor

replace by pr

@Cyber-SiKu Cyber-SiKu closed this Oct 11, 2023
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.

9 participants