Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Create a reusable test framework for testing the kernel module (bats-core?) #52

Open
bonifaido opened this issue Sep 5, 2023 · 0 comments

Comments

@bonifaido
Copy link
Member

bonifaido commented Sep 5, 2023

Problem Statement

Like in #50 we use Bash in CI to test such features as big file upload/download, but we should create a programmable test framework, which is capable of:

  • building the kernel module
  • loading/unloading the kernel module
  • control the kernel module
  • load wasm modules (proxywasm, rego, etc.)
  • start test severs/clients and make interactions with them to test features and correctness

Proposed Solution

bats-core

Alternatives Considered

Please briefly describe which alternatives, if any, have been considered, including merits of alternate approaches and
tradeoffs being made.

Additional Context

Please provide any other information that may be relevant.

@bonifaido bonifaido changed the title Create a programmable test framework (possibly in Go), for testing the kernel module Create a programmable test framework for testing the kernel module Sep 5, 2023
@bonifaido bonifaido changed the title Create a programmable test framework for testing the kernel module Create a reusable test framework for testing the kernel module (bats-core?) Apr 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant