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

[RFE] CI test for RDS workload #160

Open
rsevilla87 opened this issue Dec 10, 2024 · 1 comment
Open

[RFE] CI test for RDS workload #160

rsevilla87 opened this issue Dec 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rsevilla87
Copy link
Member

Is your feature request related to a problem? Please describe.

There's not a CI test for the RDS workload,

Describe the solution you'd like

We should add one test at least

@rsevilla87 rsevilla87 added the enhancement New feature or request label Dec 10, 2024
@josecastillolema
Copy link
Contributor

There are some pre-requisites that need to be met in the CI cluster first, among others:

  • SRIOV operator/interfaces
  • MetalLB operator
  • A RDS perf-profile with:
    • isolated and reserved cores
    • 1G hugepages
    • topologyPolicy=single-numa-node
  • Some nodes (i.e.: 25% of them) with the worker-dpdk label to host the DPDK pods, i.e.:
    $ kubectl label node worker1 node-role.kubernetes.io/worker-dpdk=
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants