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

.github/*.yml: add runtime test of host for librats。 #93

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

Ben-cpy
Copy link
Contributor

@Ben-cpy Ben-cpy commented Sep 26, 2023

add runtime test of host for librats, use sgx machine runner to run the action


- name: Clean for ${{ matrix.build_mode }} mode
run: |
rm -rf build
Copy link
Contributor

Choose a reason for hiding this comment

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

We use make -C build clean to clean the workpace

@haosanzi
Copy link
Contributor

In pr_basic_compilation_check.yml, we only do some checks about compilation.

I suggest you create a new yml such as tee_check.yml and write runtime check in tee_check.yml.
In tee_check.yml, please refer to demo to develop your cicd yml.

  • Use a self-hosted machine, run SGX & occlum & host mode in runetest/compilation-testing container.

@Ben-cpy Ben-cpy changed the title .github/*.yml: add runtime test for librats .github/*.yml: add runtime test of host for librats。 Oct 30, 2023
add host runtime test in workflow file, use sgx machine runner to run the action

Signed-off-by: Pengyu Chen <chenpengyu_1024@163.com>
@haosanzi haosanzi marked this pull request as ready for review October 30, 2023 03:26
@haosanzi haosanzi merged commit a1a12c4 into inclavare-containers:master Oct 30, 2023
10 checks passed
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.

2 participants