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

[Chore] Fix smoke-daemonset test case to work on multi-node cluster. #2412

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

IshwarKanse
Copy link
Contributor

Description:

  • Fix smoke-daemonset test case to work on a multi-node Kubernetes/OpenShift cluster.
  • Check for additional metrics in the monitoring test case.

@IshwarKanse IshwarKanse requested a review from a team December 4, 2023 11:20
@IshwarKanse IshwarKanse changed the title [Chore] Fix smoke-daemonset to work on multi-node cluster. [Chore] Fix smoke-daemonset test case to work on multi-node cluster. Dec 4, 2023
apiVersion: kuttl.dev/v1beta1
kind: TestAssert
commands:
- script: ./tests/e2e/smoke-daemonset/check-daemonset.sh
Copy link
Member

@pavolloffay pavolloffay Dec 4, 2023

Choose a reason for hiding this comment

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

Why do we need a script and cannot statically set the desiredNumberScheduled and numberReady

(a comment in the code would be nice)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added the comment.

@pavolloffay pavolloffay merged commit 36a4933 into open-telemetry:main Dec 4, 2023
27 checks passed
changexd pushed a commit to changexd/opentelemetry-operator that referenced this pull request Dec 5, 2023
@IshwarKanse IshwarKanse deleted the fixes branch April 11, 2024 09:08
ItielOlenick pushed a commit to ItielOlenick/opentelemetry-operator that referenced this pull request May 1, 2024
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.

3 participants