Skip to content

kubevirt-console-plugin: Use two replicas in case of highly available cluster #6985

kubevirt-console-plugin: Use two replicas in case of highly available cluster

kubevirt-console-plugin: Use two replicas in case of highly available cluster #6985

Triggered via pull request August 6, 2024 09:13
Status Failure
Total duration 2m 24s
Artifacts

pr-sanity.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
linter Checks: tests/func-tests/console_plugin_test.go#L192
ginkgo-linter: comparing a pointer to a value will always fail. Consider using `g.Expect(consoleUIDeployment.Spec.Replicas).To(HaveValue(Equal(int32(2))))` instead (ginkgolinter)
linter Checks: tests/func-tests/console_plugin_test.go#L206
ginkgo-linter: comparing a pointer to a value will always fail. Consider using `g.Expect(proxyUIDeployment.Spec.Replicas).To(HaveValue(Equal(int32(2))))` instead (ginkgolinter)
linter Checks: tests/func-tests/console_plugin_test.go#L224
ginkgo-linter: comparing a pointer to a value will always fail. Consider using `g.Expect(consoleUIDeployment.Spec.Replicas).To(HaveValue(Equal(int32(1))))` instead (ginkgolinter)
linter Checks: tests/func-tests/console_plugin_test.go#L238
ginkgo-linter: comparing a pointer to a value will always fail. Consider using `g.Expect(proxyUIDeployment.Spec.Replicas).To(HaveValue(Equal(int32(1))))` instead (ginkgolinter)
linter Checks
issues found
Sanity Checks
Process completed with exit code 2.
linter Checks
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'annotations', 'args', 'cache-invalidation-interval']
linter Checks
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'annotations', 'args', 'cache-invalidation-interval']