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

[ST] KafkaConnect dynamic log level change test checks addition #9834

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

henryZrncik
Copy link
Contributor

Type of change

  • Refactoring

Description

testDynamicallySetConnectLoggingLevels formerly created single Connect Pod, adding more replicas and checking changes of log level on all of them can cover more optional problems which may occur in situation such as #9067

there is also addition of changing log level from DEBUG to INFO and extension of checking log for last 60 seconds instead of 30 which in some situation hardly touched the actual change (This does not mean that test execution would actively wait for that long rather few extra seconds).

@henryZrncik henryZrncik self-assigned this Mar 13, 2024
@henryZrncik henryZrncik added this to the 0.41.0 milestone Mar 13, 2024
@henryZrncik
Copy link
Contributor Author

@strimzi-ci run tests --cluster-type=ocp --cluster-version=4.14 --install-type=bundle --profile=all --testcase=LoggingChangeST#testDynamicallySetConnectLoggingLevels

@strimzi-ci
Copy link

▶️ Build started - check Jenkins for more info. ▶️

@strimzi-ci
Copy link

✔️ Test Summary ✔️

TEST_PROFILE: all
GROUPS:
TEST_CASE: LoggingChangeST#testDynamicallySetConnectLoggingLevels
TOTAL: 1
PASS: 1
FAIL: 0
SKIP: 0
BUILD_NUMBER: 46
OCP_VERSION: 4.14
BUILD_IMAGES: false
FIPS_ENABLED: false
PARALLEL_COUNT: 5
EXCLUDED_GROUPS: loadbalancer,nodeport,olm

…billity

Signed-off-by: hzrncik <hzrncik@redhat.com>
Copy link
Contributor

@fvaleri fvaleri left a comment

Choose a reason for hiding this comment

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

@henryZrncik LGTM. Thanks.

Only left some minor improvements for you to consider.

…hange, some minor style fixes

Signed-off-by: hzrncik <hzrncik@redhat.com>
@henryZrncik
Copy link
Contributor Author

@strimzi-ci run tests --cluster-type=ocp --cluster-version=4.14 --install-type=bundle --profile=all --testcase=LoggingChangeST#testDynamicallySetConnectLoggingLevels

@strimzi-ci
Copy link

▶️ Build started - check Jenkins for more info. ▶️

@strimzi-ci
Copy link

✔️ Test Summary ✔️

TEST_PROFILE: all
GROUPS:
TEST_CASE: LoggingChangeST#testDynamicallySetConnectLoggingLevels
TOTAL: 1
PASS: 1
FAIL: 0
SKIP: 0
BUILD_NUMBER: 48
OCP_VERSION: 4.14
BUILD_IMAGES: false
FIPS_ENABLED: false
PARALLEL_COUNT: 5
EXCLUDED_GROUPS: loadbalancer,nodeport,olm

Copy link
Member

@see-quick see-quick left a comment

Choose a reason for hiding this comment

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

Good Job 👍

@henryZrncik henryZrncik added ready for merge Label for PRs which are ready for merge and removed needs review labels Mar 18, 2024
@im-konge im-konge merged commit 94d7101 into strimzi:main Mar 18, 2024
14 checks passed
steffen-karlsson pushed a commit to steffen-karlsson/strimzi-kafka-operator that referenced this pull request Mar 21, 2024
…mzi#9834)

Signed-off-by: hzrncik <hzrncik@redhat.com>
Signed-off-by: Steffen Karlsson <steffen.karlsson@maersk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for merge Label for PRs which are ready for merge System tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants