Skip to content

[QE] fix oc rollout failure in test #5036

@lilyLuLiu

Description

@lilyLuLiu

Step executing "oc rollout status -w dc/quarkus --timeout=600s" succeeds: command 'oc rollout status -w dc/quarkus --timeout=600s', expected to succeed, exited with exit code: 1
Command stdout:
Command stderr: Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+
Error from server (NotFound): deploymentconfigs.apps.openshift.io "quarkus" not found

Step executing "oc rollout status deployment hello" succeeds: command 'oc rollout status deployment hello', expected to succeed, exited with exit code: 1
Command stdout: Waiting for deployment "hello" rollout to finish: 0 of 1 updated replicas are available...
Command stderr: error: deployment "hello" exceeded its progress deadline

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions