oasisprotocol / oasisprotocol/oasis-core
CI: Add additional runner with lower SGX TCB for e2e tests
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Two different SGX environments with different TCB levels are required for e2e testing code paths that require default policy (loose) vs the ones that require compute policy override.
Opens doors for more e2e tests, that previously didn't exist.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's CI runner configuration and the existing SGX end-to-end test setup. Confirm how the current runner's TCB level is selected, then add a second lower-TCB runner so tests for both default policy and compute policy override can run; done means both environments are available to e2e testing.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100