Skip to content

Conversation

@bparees
Copy link
Contributor

@bparees bparees commented Mar 16, 2022

Resolving some of the failures seen in:
https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-ci-4.11-e2e-aws-no-capabilities/1503711956505202688

which runs our e2e but with optional capabilities (in this case, samples operator)
disabled.

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 16, 2022
@bparees
Copy link
Contributor Author

bparees commented Mar 16, 2022

/retest

1 similar comment
@bparees
Copy link
Contributor Author

bparees commented Mar 17, 2022

/retest

@bparees
Copy link
Contributor Author

bparees commented Mar 17, 2022

@soltysh ptal for the deployment test changes
@adambkaplan @gabemontero ptal for the template test changes
@dmage @ricardomaraschini ptal for the image command test changes

@bparees
Copy link
Contributor Author

bparees commented Mar 17, 2022

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 17, 2022

@bparees: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@gabemontero
Copy link
Contributor

/lgtm

I'll also

/hold

to allow the others to chime in. Of course feel free to cancel the hold when you deem it appropriate @bparees

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 18, 2022
@gabemontero
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 18, 2022
g.It("should run a successful deployment with multiple triggers", func() {
g.By("creating DC")

_, err := oc.Run("import-image").Args("registry.redhat.io/ubi8/ruby-30:latest", "--confirm", "--reference-policy=local").Output()
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i'm trying to determine the answer to that here:

#26912

because many of these tests already weren't using images that were mirrored (this one, for example, was just using the ruby imagestream provided by the samples operator and hosted on registry.redhat.io already).

so this was the minimal change to get away from using that imagestream while still using the same underlying image.

since i'm not confident we should be mirroring images like this (redhat product images), i'm hoping we are allowed use direct references for non-conformance tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dmage #26912 has clarified that only conformance tests need their images mirrored, these are not conformance tests.

@bparees
Copy link
Contributor Author

bparees commented Mar 29, 2022

@soltysh any concerns on the deploymentconfig test changes?

@bparees
Copy link
Contributor Author

bparees commented Mar 31, 2022

@soltysh bump

@dmage any other concerns?

@dmage
Copy link
Contributor

dmage commented Mar 31, 2022

/lgtm

Copy link
Contributor

@soltysh soltysh 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 cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 1, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 1, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bparees, dmage, gabemontero, soltysh

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

The pull request process is described here

Details 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-merge-robot openshift-merge-robot merged commit 2b853c3 into openshift:master Apr 1, 2022
@bparees bparees deleted the disabledcaps branch April 14, 2022 13:57
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants