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

Use upstream nop image to fix sidecar tests. #136

Merged

Conversation

chmouel
Copy link
Member

@chmouel chmouel commented Sep 24, 2019

Hack to get the TestSidecar working.

Full on discussion here (RH Only): https://coreos.slack.com/archives/CG5GV6CJD/p1568983413242300

We need to get tektoncd#1347 fixed to remove this hack.

TODO: rewrite e2e test and resolve_resource shell script in something else (python?), it becomes way too much spagethini-shelly and too much error prone 🍝

We need to rewrite all of this one day, it is pretty weird.

Signed-off-by: Chmouel Boudjnah <[email protected]>
This is a very cheeky hack, sidecar is currently broken with our nop image so we
just use nightly `nop` from upstream CI. `nop` should not change or do anything
differently with a different base so we should be safe until
tektoncd#1347 gets fixed.

Signed-off-by: Chmouel Boudjnah <[email protected]>
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 24, 2019
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 24, 2019
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

/lgtm
/hold
/cc @sthaha @nikhil-thomas

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 24, 2019
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2019
@sthaha
Copy link

sthaha commented Sep 24, 2019

/lgtm

@sthaha
Copy link

sthaha commented Sep 24, 2019

/unhold

@sthaha
Copy link

sthaha commented Sep 24, 2019

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 24, 2019
@sthaha
Copy link

sthaha commented Sep 24, 2019

/approve

Copy link

@sthaha sthaha left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chmouel, sthaha, vdemeester

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:
  • OWNERS [chmouel,sthaha,vdemeester]

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

@openshift-merge-robot openshift-merge-robot merged commit 54883e2 into openshift:master Sep 24, 2019
@chmouel chmouel deleted the sidecar-nop-image-use-upstream branch September 24, 2019 13:38
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. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants