Remove unused chectl flag#1474
Conversation
Signed-off-by: David Kwon <dakwon@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dkwon17 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: David Kwon <dakwon@redhat.com>
Signed-off-by: David Kwon <dakwon@redhat.com>
|
/retest |
|
It's quite strange, even after defining a long timeout it's failing |
| --telemetry=off \ | ||
| --installer=operator \ | ||
| --workspace-engine=dev-workspace | ||
| --k8spodreadytimeout=240000 \ |
There was a problem hiding this comment.
I see that in che-operator we're using slightly longer timeout --k8spodreadytimeout=6000000
There was a problem hiding this comment.
I see, I will update the PR
Signed-off-by: David Kwon <dakwon@redhat.com>
Signed-off-by: David Kwon <dakwon@redhat.com>
|
I realized it's timing out because chectl is waiting for the DWO operands to be ready in the The DWO operands in since the operands in My commit: b6c668e should fix the problem |
Signed-off-by: David Kwon <dakwon@redhat.com>
|
There is a new error: |
|
/retest |
Signed-off-by: David Kwon <dakwon@redhat.com>
|
/retest |
1 similar comment
|
/retest |
|
With these changes, I can see that Do you have any idea about this? |
|
I think I figured out the issue, I will create a new issue |
|
/retest |
|
Merging, happy path tests now passed! |
What does this PR do?
Removes the
--workspace-engine=dev-workspaceflag in the ci jobWhat issues does this PR fix or reference?
Should fix this error in the ci check:
Example failure: https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/devfile_devworkspace-operator/1461/pull-ci-devfile-devworkspace-operator-main-v14-che-happy-path/1949933534399434752
Is it tested? How?
PR Checklist
/test v8-devworkspace-operator-e2e, v8-che-happy-pathto trigger)v8-devworkspace-operator-e2e: DevWorkspace e2e testv8-che-happy-path: Happy path for verification integration with Che