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

Chores: bump up f8 dep #3553

Merged
merged 3 commits into from
Oct 3, 2020
Merged

Chores: bump up f8 dep #3553

merged 3 commits into from
Oct 3, 2020

Conversation

sknot-rh
Copy link
Member

Signed-off-by: Stanislav Knot sknot@redhat.com

Type of change

  • chores

Description

Upgrade fabric8 dependency 4.10.x -> 4.11.x

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation
  • Check RBAC rights for Kubernetes / OpenShift roles
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging
  • Update CHANGELOG.md
  • Supply screenshots for visual changes, such as Grafana dashboards

@sknot-rh sknot-rh added this to the 0.20.0 milestone Aug 26, 2020
@sknot-rh
Copy link
Member Author

@strimzi-ci run tests

@sknot-rh
Copy link
Member Author

/azp run acceptance

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 3553 in repo strimzi/strimzi-kafka-operator

@Frawless
Copy link
Member

/azp run regression

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sknot-rh sknot-rh marked this pull request as ready for review August 27, 2020 06:57
@sknot-rh sknot-rh requested a review from a team August 27, 2020 06:57
@Frawless
Copy link
Member

Regarding the regression failures:
Most of the failures were already resolved at #3531 so it should work after rebase. I suggested to Standa to run RollingUpdateST.testExternalLoggingChangeTriggerRollingUpdate just to double check if it's test issue or fabric8. Otherwise LGTM.

@strimzi-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: acceptance
EXCLUDED_GROUPS: networkpolicies
TEST_CASE: *ST
TOTAL: 33
PASS: 0
FAIL: 33
SKIP: 0
BUILD_NUMBER: 1459
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • io.strimzi.systemtest.security.oauth.OauthTlsST
  • testAutoRenewAllCaCertsTriggeredByAnno in io.strimzi.systemtest.security.SecurityST
  • io.strimzi.systemtest.security.SecurityST
  • io.strimzi.systemtest.bridge.HttpBridgeTlsST
  • testScramShaAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • testTlsAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • io.strimzi.systemtest.operators.RecoveryST
  • io.strimzi.systemtest.operators.user.UserST
  • testMirrorMakerTlsAuthenticated in io.strimzi.systemtest.mirrormaker.MirrorMakerST
  • io.strimzi.systemtest.mirrormaker.MirrorMakerST
  • testMirrorMaker2TlsAndTlsClientAuth in io.strimzi.systemtest.mirrormaker.MirrorMaker2ST
  • io.strimzi.systemtest.mirrormaker.MirrorMaker2ST
  • io.strimzi.systemtest.cruisecontrol.CruiseControlApiST
  • testCruiseControlWithRebalanceResource in io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST
  • io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST
  • io.strimzi.systemtest.specific.OpenShiftTemplatesST
  • testCustomSoloCertificatesForRoute in io.strimzi.systemtest.kafka.ListenersST
  • testNodePortTls in io.strimzi.systemtest.kafka.ListenersST
  • testSendMessagesPlainScramSha in io.strimzi.systemtest.kafka.ListenersST
  • testLoadBalancerTls in io.strimzi.systemtest.kafka.ListenersST
  • io.strimzi.systemtest.kafka.ListenersST
  • testKafkaConnectorWithConnectS2IAndConnectWithSameName in io.strimzi.systemtest.connect.ConnectS2IST
  • io.strimzi.systemtest.connect.ConnectS2IST
  • testMultiNodeKafkaConnectWithConnectorCreation in io.strimzi.systemtest.connect.ConnectST
  • testKafkaConnectAndConnectorFileSinkPlugin in io.strimzi.systemtest.connect.ConnectST
  • io.strimzi.systemtest.connect.ConnectST
  • io.strimzi.systemtest.watcher.AllNamespaceST
  • testKafkaAndZookeeperScaleUpScaleDown in io.strimzi.systemtest.rollingupdate.RollingUpdateST
  • io.strimzi.systemtest.rollingupdate.RollingUpdateST
  • io.strimzi.systemtest.metrics.MetricsST
  • testProducerConsumerStreamsService in io.strimzi.systemtest.tracing.TracingST
  • io.strimzi.systemtest.tracing.TracingST

Re-run command:
@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.security.oauth.OauthTlsST#,io.strimzi.systemtest.security.SecurityST#testAutoRenewAllCaCertsTriggeredByAnno,io.strimzi.systemtest.security.SecurityST#,io.strimzi.systemtest.bridge.HttpBridgeTlsST#,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testScramShaAuthWithWeirdUsername,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testTlsAuthWithWeirdUsername,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#,io.strimzi.systemtest.operators.RecoveryST#,io.strimzi.systemtest.operators.user.UserST#,io.strimzi.systemtest.mirrormaker.MirrorMakerST#testMirrorMakerTlsAuthenticated,io.strimzi.systemtest.mirrormaker.MirrorMakerST#,io.strimzi.systemtest.mirrormaker.MirrorMaker2ST#testMirrorMaker2TlsAndTlsClientAuth,io.strimzi.systemtest.mirrormaker.MirrorMaker2ST#,io.strimzi.systemtest.cruisecontrol.CruiseControlApiST#,io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST#testCruiseControlWithRebalanceResource,io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST#,io.strimzi.systemtest.specific.OpenShiftTemplatesST#,io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.kafka.ListenersST#testNodePortTls,io.strimzi.systemtest.kafka.ListenersST#testSendMessagesPlainScramSha,io.strimzi.systemtest.kafka.ListenersST#testLoadBalancerTls,io.strimzi.systemtest.kafka.ListenersST#,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName,io.strimzi.systemtest.connect.ConnectS2IST#,io.strimzi.systemtest.connect.ConnectST#testMultiNodeKafkaConnectWithConnectorCreation,io.strimzi.systemtest.connect.ConnectST#testKafkaConnectAndConnectorFileSinkPlugin,io.strimzi.systemtest.connect.ConnectST#,io.strimzi.systemtest.watcher.AllNamespaceST#,io.strimzi.systemtest.rollingupdate.RollingUpdateST#testKafkaAndZookeeperScaleUpScaleDown,io.strimzi.systemtest.rollingupdate.RollingUpdateST#,io.strimzi.systemtest.metrics.MetricsST#,io.strimzi.systemtest.tracing.TracingST#testProducerConsumerStreamsService,io.strimzi.systemtest.tracing.TracingST#

@scholzj
Copy link
Member

scholzj commented Aug 27, 2020

/azp run acceptance

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj requested a review from a team August 27, 2020 11:53
@sknot-rh sknot-rh marked this pull request as draft August 27, 2020 12:05
@sknot-rh
Copy link
Member Author

sknot-rh commented Sep 1, 2020

@strimzi-ci run tests

@Frawless
Copy link
Member

Frawless commented Sep 1, 2020

/azp run regression

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@strimzi-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: acceptance
EXCLUDED_GROUPS: networkpolicies
TEST_CASE: *ST
TOTAL: 29
PASS: 7
FAIL: 22
SKIP: 0
BUILD_NUMBER: 1477
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • io.strimzi.systemtest.security.oauth.OauthTlsST
  • testAutoRenewAllCaCertsTriggeredByAnno in io.strimzi.systemtest.security.SecurityST
  • io.strimzi.systemtest.bridge.HttpBridgeTlsST
  • testScramShaAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • testTlsAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • io.strimzi.systemtest.operators.RecoveryST
  • io.strimzi.systemtest.operators.user.UserST
  • testMirrorMakerTlsAuthenticated in io.strimzi.systemtest.mirrormaker.MirrorMakerST
  • testMirrorMaker2TlsAndTlsClientAuth in io.strimzi.systemtest.mirrormaker.MirrorMaker2ST
  • io.strimzi.systemtest.cruisecontrol.CruiseControlApiST
  • testCruiseControlWithRebalanceResource in io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST
  • testCustomSoloCertificatesForRoute in io.strimzi.systemtest.kafka.ListenersST
  • testNodePortTls in io.strimzi.systemtest.kafka.ListenersST
  • testSendMessagesPlainScramSha in io.strimzi.systemtest.kafka.ListenersST
  • testLoadBalancerTls in io.strimzi.systemtest.kafka.ListenersST
  • testKafkaConnectorWithConnectS2IAndConnectWithSameName in io.strimzi.systemtest.connect.ConnectS2IST
  • testMultiNodeKafkaConnectWithConnectorCreation in io.strimzi.systemtest.connect.ConnectST
  • testKafkaConnectAndConnectorFileSinkPlugin in io.strimzi.systemtest.connect.ConnectST
  • io.strimzi.systemtest.watcher.AllNamespaceST
  • testKafkaAndZookeeperScaleUpScaleDown in io.strimzi.systemtest.rollingupdate.RollingUpdateST
  • io.strimzi.systemtest.metrics.MetricsST
  • testProducerConsumerStreamsService in io.strimzi.systemtest.tracing.TracingST

Re-run command:
@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.security.oauth.OauthTlsST#,io.strimzi.systemtest.security.SecurityST#testAutoRenewAllCaCertsTriggeredByAnno,io.strimzi.systemtest.bridge.HttpBridgeTlsST#,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testScramShaAuthWithWeirdUsername,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testTlsAuthWithWeirdUsername,io.strimzi.systemtest.operators.RecoveryST#,io.strimzi.systemtest.operators.user.UserST#,io.strimzi.systemtest.mirrormaker.MirrorMakerST#testMirrorMakerTlsAuthenticated,io.strimzi.systemtest.mirrormaker.MirrorMaker2ST#testMirrorMaker2TlsAndTlsClientAuth,io.strimzi.systemtest.cruisecontrol.CruiseControlApiST#,io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST#testCruiseControlWithRebalanceResource,io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.kafka.ListenersST#testNodePortTls,io.strimzi.systemtest.kafka.ListenersST#testSendMessagesPlainScramSha,io.strimzi.systemtest.kafka.ListenersST#testLoadBalancerTls,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName,io.strimzi.systemtest.connect.ConnectST#testMultiNodeKafkaConnectWithConnectorCreation,io.strimzi.systemtest.connect.ConnectST#testKafkaConnectAndConnectorFileSinkPlugin,io.strimzi.systemtest.watcher.AllNamespaceST#,io.strimzi.systemtest.rollingupdate.RollingUpdateST#testKafkaAndZookeeperScaleUpScaleDown,io.strimzi.systemtest.metrics.MetricsST#,io.strimzi.systemtest.tracing.TracingST#testProducerConsumerStreamsService

@sknot-rh sknot-rh force-pushed the f8-4.11.x branch 4 times, most recently from b274655 to bc3b006 Compare September 2, 2020 13:01
@sknot-rh
Copy link
Member Author

sknot-rh commented Sep 2, 2020

@strimzi-ci run tests

@strimzi-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: acceptance
EXCLUDED_GROUPS: networkpolicies
TEST_CASE: *ST
TOTAL: 29
PASS: 7
FAIL: 22
SKIP: 0
BUILD_NUMBER: 1487
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • io.strimzi.systemtest.security.oauth.OauthTlsST
  • testAutoRenewAllCaCertsTriggeredByAnno in io.strimzi.systemtest.security.SecurityST
  • io.strimzi.systemtest.bridge.HttpBridgeTlsST
  • testScramShaAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • testTlsAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • io.strimzi.systemtest.operators.RecoveryST
  • io.strimzi.systemtest.operators.user.UserST
  • testMirrorMakerTlsAuthenticated in io.strimzi.systemtest.mirrormaker.MirrorMakerST
  • testMirrorMaker2TlsAndTlsClientAuth in io.strimzi.systemtest.mirrormaker.MirrorMaker2ST
  • io.strimzi.systemtest.cruisecontrol.CruiseControlApiST
  • testCruiseControlWithRebalanceResource in io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST
  • testCustomSoloCertificatesForRoute in io.strimzi.systemtest.kafka.ListenersST
  • testNodePortTls in io.strimzi.systemtest.kafka.ListenersST
  • testSendMessagesPlainScramSha in io.strimzi.systemtest.kafka.ListenersST
  • testLoadBalancerTls in io.strimzi.systemtest.kafka.ListenersST
  • testKafkaConnectorWithConnectS2IAndConnectWithSameName in io.strimzi.systemtest.connect.ConnectS2IST
  • testMultiNodeKafkaConnectWithConnectorCreation in io.strimzi.systemtest.connect.ConnectST
  • testKafkaConnectAndConnectorFileSinkPlugin in io.strimzi.systemtest.connect.ConnectST
  • io.strimzi.systemtest.watcher.AllNamespaceST
  • testKafkaAndZookeeperScaleUpScaleDown in io.strimzi.systemtest.rollingupdate.RollingUpdateST
  • io.strimzi.systemtest.metrics.MetricsST
  • testProducerConsumerStreamsService in io.strimzi.systemtest.tracing.TracingST

Re-run command:
@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.security.oauth.OauthTlsST#,io.strimzi.systemtest.security.SecurityST#testAutoRenewAllCaCertsTriggeredByAnno,io.strimzi.systemtest.bridge.HttpBridgeTlsST#,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testScramShaAuthWithWeirdUsername,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testTlsAuthWithWeirdUsername,io.strimzi.systemtest.operators.RecoveryST#,io.strimzi.systemtest.operators.user.UserST#,io.strimzi.systemtest.mirrormaker.MirrorMakerST#testMirrorMakerTlsAuthenticated,io.strimzi.systemtest.mirrormaker.MirrorMaker2ST#testMirrorMaker2TlsAndTlsClientAuth,io.strimzi.systemtest.cruisecontrol.CruiseControlApiST#,io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST#testCruiseControlWithRebalanceResource,io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.kafka.ListenersST#testNodePortTls,io.strimzi.systemtest.kafka.ListenersST#testSendMessagesPlainScramSha,io.strimzi.systemtest.kafka.ListenersST#testLoadBalancerTls,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName,io.strimzi.systemtest.connect.ConnectST#testMultiNodeKafkaConnectWithConnectorCreation,io.strimzi.systemtest.connect.ConnectST#testKafkaConnectAndConnectorFileSinkPlugin,io.strimzi.systemtest.watcher.AllNamespaceST#,io.strimzi.systemtest.rollingupdate.RollingUpdateST#testKafkaAndZookeeperScaleUpScaleDown,io.strimzi.systemtest.metrics.MetricsST#,io.strimzi.systemtest.tracing.TracingST#testProducerConsumerStreamsService

@im-konge
Copy link
Member

im-konge commented Sep 4, 2020

@strimzi-ci run tests

@strimzi-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: acceptance
EXCLUDED_GROUPS: networkpolicies
TEST_CASE: *ST
TOTAL: 29
PASS: 7
FAIL: 22
SKIP: 0
BUILD_NUMBER: 1511
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • io.strimzi.systemtest.security.oauth.OauthTlsST
  • testAutoRenewAllCaCertsTriggeredByAnno in io.strimzi.systemtest.security.SecurityST
  • io.strimzi.systemtest.bridge.HttpBridgeTlsST
  • testScramShaAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • testTlsAuthWithWeirdUsername in io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST
  • io.strimzi.systemtest.operators.RecoveryST
  • io.strimzi.systemtest.operators.user.UserST
  • testMirrorMakerTlsAuthenticated in io.strimzi.systemtest.mirrormaker.MirrorMakerST
  • testMirrorMaker2TlsAndTlsClientAuth in io.strimzi.systemtest.mirrormaker.MirrorMaker2ST
  • io.strimzi.systemtest.cruisecontrol.CruiseControlApiST
  • testCruiseControlWithRebalanceResource in io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST
  • testCustomSoloCertificatesForRoute in io.strimzi.systemtest.kafka.ListenersST
  • testNodePortTls in io.strimzi.systemtest.kafka.ListenersST
  • testSendMessagesPlainScramSha in io.strimzi.systemtest.kafka.ListenersST
  • testLoadBalancerTls in io.strimzi.systemtest.kafka.ListenersST
  • testKafkaConnectorWithConnectS2IAndConnectWithSameName in io.strimzi.systemtest.connect.ConnectS2IST
  • testMultiNodeKafkaConnectWithConnectorCreation in io.strimzi.systemtest.connect.ConnectST
  • testKafkaConnectAndConnectorFileSinkPlugin in io.strimzi.systemtest.connect.ConnectST
  • io.strimzi.systemtest.watcher.AllNamespaceST
  • testKafkaAndZookeeperScaleUpScaleDown in io.strimzi.systemtest.rollingupdate.RollingUpdateST
  • io.strimzi.systemtest.metrics.MetricsST
  • testProducerConsumerStreamsService in io.strimzi.systemtest.tracing.TracingST

Re-run command:
@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.security.oauth.OauthTlsST#,io.strimzi.systemtest.security.SecurityST#testAutoRenewAllCaCertsTriggeredByAnno,io.strimzi.systemtest.bridge.HttpBridgeTlsST#,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testScramShaAuthWithWeirdUsername,io.strimzi.systemtest.bridge.HttpBridgeKafkaExternalListenersST#testTlsAuthWithWeirdUsername,io.strimzi.systemtest.operators.RecoveryST#,io.strimzi.systemtest.operators.user.UserST#,io.strimzi.systemtest.mirrormaker.MirrorMakerST#testMirrorMakerTlsAuthenticated,io.strimzi.systemtest.mirrormaker.MirrorMaker2ST#testMirrorMaker2TlsAndTlsClientAuth,io.strimzi.systemtest.cruisecontrol.CruiseControlApiST#,io.strimzi.systemtest.cruisecontrol.CruiseControlIsolatedST#testCruiseControlWithRebalanceResource,io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.kafka.ListenersST#testNodePortTls,io.strimzi.systemtest.kafka.ListenersST#testSendMessagesPlainScramSha,io.strimzi.systemtest.kafka.ListenersST#testLoadBalancerTls,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName,io.strimzi.systemtest.connect.ConnectST#testMultiNodeKafkaConnectWithConnectorCreation,io.strimzi.systemtest.connect.ConnectST#testKafkaConnectAndConnectorFileSinkPlugin,io.strimzi.systemtest.watcher.AllNamespaceST#,io.strimzi.systemtest.rollingupdate.RollingUpdateST#testKafkaAndZookeeperScaleUpScaleDown,io.strimzi.systemtest.metrics.MetricsST#,io.strimzi.systemtest.tracing.TracingST#testProducerConsumerStreamsService

@sknot-rh
Copy link
Member Author

@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName

@strimzi-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: acceptance
EXCLUDED_GROUPS: networkpolicies,flaky
TEST_CASE: io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName
TOTAL: 2
PASS: 0
FAIL: 2
SKIP: 0
BUILD_NUMBER: 1543
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testCustomSoloCertificatesForRoute in io.strimzi.systemtest.kafka.ListenersST
  • testKafkaConnectorWithConnectS2IAndConnectWithSameName in io.strimzi.systemtest.connect.ConnectS2IST

Re-run command:
@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName

@sknot-rh
Copy link
Member Author

@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName

@strimzi-ci
Copy link

❌ Test Summary ❌

TEST_PROFILE: acceptance
EXCLUDED_GROUPS: networkpolicies,flaky
TEST_CASE: io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName
TOTAL: 2
PASS: 0
FAIL: 2
SKIP: 0
BUILD_NUMBER: 1544
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • testCustomSoloCertificatesForRoute in io.strimzi.systemtest.kafka.ListenersST
  • testKafkaConnectorWithConnectS2IAndConnectWithSameName in io.strimzi.systemtest.connect.ConnectS2IST

Re-run command:
@strimzi-ci run tests false profile=acceptance testcase=io.strimzi.systemtest.kafka.ListenersST#testCustomSoloCertificatesForRoute,io.strimzi.systemtest.connect.ConnectS2IST#testKafkaConnectorWithConnectS2IAndConnectWithSameName

rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Sep 15, 2020
…to /oapi URLs

This commit reverts 293ab9d which was added in order
to fix fabric8io#2373. This behavior was causing problems with Strimzi's Kubernetes Client
upgrade: strimzi/strimzi-kafka-operator#3553 . On bisecting
the failing test, I found this commit as culprit. Handling OpenShift old /oapi
requests seem to be handled in OpenShiftOperation where we check `config.isOpenshiftApiGroupsEnabled()`
to modify OperationContext.

However, fabric8io#2373 can be fixed by adding apiVersion in OpenShiftOperation.
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Sep 16, 2020
…to /oapi URLs

This commit reverts 293ab9d which was added in order
to fix fabric8io#2373. This behavior was causing problems with Strimzi's Kubernetes Client
upgrade: strimzi/strimzi-kafka-operator#3553 . On bisecting
the failing test, I found this commit as culprit. Handling OpenShift old /oapi
requests seem to be handled in OpenShiftOperation where we check `config.isOpenshiftApiGroupsEnabled()`
to modify OperationContext.

However, fabric8io#2373 can be fixed by adding apiVersion in OpenShiftOperation.
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Sep 21, 2020
…to /oapi URLs

This commit reverts 293ab9d which was added in order
to fix fabric8io#2373. This behavior was causing problems with Strimzi's Kubernetes Client
upgrade: strimzi/strimzi-kafka-operator#3553 . On bisecting
the failing test, I found this commit as culprit. Handling OpenShift old /oapi
requests seem to be handled in OpenShiftOperation where we check `config.isOpenshiftApiGroupsEnabled()`
to modify OperationContext.

However, fabric8io#2373 can be fixed by adding apiVersion in OpenShiftOperation.
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Sep 21, 2020
…to /oapi URLs

This commit reverts 293ab9d which was added in order
to fix fabric8io#2373. This behavior was causing problems with Strimzi's Kubernetes Client
upgrade: strimzi/strimzi-kafka-operator#3553 . On bisecting
the failing test, I found this commit as culprit. Handling OpenShift old /oapi
requests seem to be handled in OpenShiftOperation where we check `config.isOpenshiftApiGroupsEnabled()`
to modify OperationContext.

However, fabric8io#2373 can be fixed by adding apiVersion in OpenShiftOperation.
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Sep 21, 2020
…to /oapi URLs

This commit reverts 293ab9d which was added in order
to fix fabric8io#2373. This behavior was causing problems with Strimzi's Kubernetes Client
upgrade: strimzi/strimzi-kafka-operator#3553 . On bisecting
the failing test, I found this commit as culprit. Handling OpenShift old /oapi
requests seem to be handled in OpenShiftOperation where we check `config.isOpenshiftApiGroupsEnabled()`
to modify OperationContext.

However, fabric8io#2373 can be fixed by adding apiVersion in OpenShiftOperation.
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Sep 21, 2020
…to /oapi URLs

This commit reverts 293ab9d which was added in order
to fix fabric8io#2373. This behavior was causing problems with Strimzi's Kubernetes Client
upgrade: strimzi/strimzi-kafka-operator#3553 . On bisecting
the failing test, I found this commit as culprit. Handling OpenShift old /oapi
requests seem to be handled in OpenShiftOperation where we check `config.isOpenshiftApiGroupsEnabled()`
to modify OperationContext.

However, fabric8io#2373 can be fixed by adding apiVersion in OpenShiftOperation.
@sknot-rh sknot-rh mentioned this pull request Sep 24, 2020
sknot-rh and others added 3 commits October 2, 2020 12:25
Signed-off-by: Stanislav Knot <sknot@redhat.com>
Signed-off-by: Stanislav Knot <sknot@redhat.com>
Signed-off-by: Stanislav Knot <sknot@redhat.com>
@sknot-rh
Copy link
Member Author

sknot-rh commented Oct 2, 2020

@strimzi-ci run tests

@tombentley
Copy link
Member

/azp run regression

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rohanKanojia
Copy link

Hi guys, How much time do these tests usually take to complete? I see two workflows are already failing 😰 . Are these related to fabric8?

[ERROR] io.strimzi.systemtest.connect.ConnectST.testHostAliases
[ERROR]   Run 1: ConnectST.testHostAliases:1139 » KubeCluster `kubectl --namespace connect-clus...
[ERROR]   Run 2: ConnectST.testHostAliases:1139 » KubeCluster `kubectl --namespace connect-clus...
[ERROR]   Run 3: ConnectST.testHostAliases:1139 » KubeCluster `kubectl --namespace connect-clus...
[INFO] 
[INFO] 
[ERROR] Tests run: 29, Failures: 0, Errors: 1, Skipped: 3

[ERROR] io.strimzi.systemtest.mirrormaker.MirrorMaker2ST.testHostAliases
[ERROR]   Run 1: MirrorMaker2ST.testHostAliases:806 » KubeCluster `kubectl --namespace mirrorma...
[ERROR]   Run 2: MirrorMaker2ST.testHostAliases:806 » KubeCluster `kubectl --namespace mirrorma...
[ERROR]   Run 3: MirrorMaker2ST.testHostAliases:806 » KubeCluster `kubectl --namespace mirrorma...
[INFO] 
[ERROR] io.strimzi.systemtest.mirrormaker.MirrorMakerST.testHostAliases
[ERROR]   Run 1: MirrorMakerST.testHostAliases:741 » KubeCluster `kubectl --namespace mm-cluste...
[ERROR]   Run 2: MirrorMakerST.testHostAliases:741 » KubeCluster `kubectl --namespace mm-cluste...
[ERROR]   Run 3: MirrorMakerST.testHostAliases:741 » KubeCluster `kubectl --namespace mm-cluste.

@sknot-rh
Copy link
Member Author

sknot-rh commented Oct 2, 2020

AFAIK these tests are not related to f8 but to Azure environment. @Frawless ^

@strimzi-ci
Copy link

✔️ Test Summary ✔️

TEST_PROFILE: acceptance
EXCLUDED_GROUPS: networkpolicies
TEST_CASE: *ST
TOTAL: 52
PASS: 52
FAIL: 0
SKIP: 0
BUILD_NUMBER: 1594
BUILD_ENV: oc cluster up

❗ Test Failures ❗

  • io.strimzi.systemtest.metrics.MetricsST

@sknot-rh sknot-rh marked this pull request as ready for review October 3, 2020 07:08
@scholzj
Copy link
Member

scholzj commented Oct 3, 2020

@stanlyDoge Yeah, the host alias tests should be fixed in #3737

@scholzj
Copy link
Member

scholzj commented Oct 3, 2020

@strimzi/maintainers The test look good and the code to me as well. Could you please review so that we can move forward with this and merge it?

@scholzj scholzj merged commit 1dc9ffa into strimzi:master Oct 3, 2020
@sknot-rh sknot-rh deleted the f8-4.11.x branch October 6, 2020 06:56
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.

7 participants