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

[traffic-gen-in-vm] Config: remove trafficGeneratorRuntimeClassName #121

Merged

Conversation

orelmisan
Copy link
Member

@orelmisan orelmisan commented Jul 10, 2023

Following the removal of the traffic generator pod, there is no longer a need to have the trafficGeneratorRuntimeClassName in the user-supplied configuration.

Remove it from:

  1. Checkup configuration object
  2. E2E test.
  3. Makefile.

Tested against an OpenShift Virtualization 4.14 cluster.

Depends on PR #119, please review only the last two commits.

@RamLavi RamLavi changed the title Config: remove trafficGeneratorRuntimeClassName [traffic-gen-in-vm] Config: remove trafficGeneratorRuntimeClassName Jul 10, 2023
Following the removal of the traffic-gen pod, there is
no longer a need for the `trafficGeneratorRuntimeClassName`
configuration parameter.

Signed-off-by: Orel Misan <[email protected]>
Following the removal of the `trafficGeneratorRuntimeClassName`
configuration parameter, there is no more need to define it
in the E2E tests.

Also remove the option to get it as an environment variable
from the Makefile.

Signed-off-by: Orel Misan <[email protected]>
@orelmisan
Copy link
Member Author

Change: Rebase

@orelmisan
Copy link
Member Author

E2E tests passed after the rebase.

@orelmisan orelmisan requested a review from RamLavi July 11, 2023 11:17
Copy link
Collaborator

@RamLavi RamLavi left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@RamLavi RamLavi merged commit a63ee5a into kiagnose:traffic-gen-in-vm Jul 11, 2023
@orelmisan orelmisan deleted the config_remove_runtimeclass branch July 11, 2023 11:32
orelmisan added a commit to orelmisan/kubevirt-dpdk-checkup that referenced this pull request Jul 11, 2023
Following PR kiagnose#121, the RuntimeClass input parameter
was remove.

Remove it from the README as well.

Signed-off-by: Orel Misan <[email protected]>
orelmisan added a commit to orelmisan/kubevirt-dpdk-checkup that referenced this pull request Jul 11, 2023
Following PR kiagnose#121, the RuntimeClass input parameter
was removed.

Remove it from the README as well.

Signed-off-by: Orel Misan <[email protected]>
orelmisan added a commit to orelmisan/kubevirt-dpdk-checkup that referenced this pull request Jul 25, 2023
Following PR kiagnose#121, the RuntimeClass input parameter
was removed.

Remove it from the README as well.

Signed-off-by: Orel Misan <[email protected]>
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