Skip to content

Removal of docker tests and related helper code #4521

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

Conversation

girishramnani
Copy link
Contributor

What type of PR is this?
/kind code-refactoring

What does does this PR do / why we need it:
see $SUBJECT

Which issue(s) this PR fixes:

relates to #4500

PR acceptance criteria:

How to test changes / Special notes to the reviewer:
All tests should pass

@girishramnani girishramnani changed the title removal of docker tests and related helper code Removal of docker tests and related helper code Mar 17, 2021
@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: girishramnani

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. Required by Prow. label Mar 17, 2021
@kadel
Copy link
Member

kadel commented Mar 17, 2021

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label Mar 17, 2021
@openshift-ci
Copy link

openshift-ci bot commented Mar 17, 2021

@girishramnani: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/psi-minishift-integration-e2e 25f8e7f link /test psi-minishift-integration-e2e
ci/prow/psi-kubernetes-integration-e2e 25f8e7f link /test psi-kubernetes-integration-e2e
ci/prow/psi-openshift-integration-e2e 25f8e7f link /test psi-openshift-integration-e2e

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@@ -600,11 +600,6 @@ func validateContainerExecListDir(odoV1Watch OdoV1Watch, odoV2Watch OdoV2Watch,
dir := envs["ODO_S2I_SRC_BIN_PATH"]
stdOut = ocRunner.ExecListDir(podName, project, filepath.ToSlash(filepath.Join(dir, "src")))
}
case "docker":
Copy link
Contributor

@mik-dass mik-dass Mar 17, 2021

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Raised a PR #4524

@openshift-merge-robot openshift-merge-robot merged commit 5e94322 into redhat-developer:master Mar 17, 2021
@rm3l rm3l added the area/refactoring Issues or PRs related to code refactoring label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Required by Prow. area/refactoring Issues or PRs related to code refactoring lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants