Skip to content

Bug 1366936: fix ICT matching in the trigger controller #10444

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

Merged
merged 1 commit into from
Aug 17, 2016
Merged

Bug 1366936: fix ICT matching in the trigger controller #10444

merged 1 commit into from
Aug 17, 2016

Conversation

0xmichalis
Copy link
Contributor

@0xmichalis
Copy link
Contributor Author

[test]

@mfojtik
Copy link
Contributor

mfojtik commented Aug 16, 2016

LGTM

@0xmichalis 0xmichalis closed this Aug 16, 2016
@0xmichalis 0xmichalis reopened this Aug 16, 2016
@0xmichalis
Copy link
Contributor Author

Adding an extended test maybe shortly, maybe tomorrow

g.It("should run a successful deployment [Conformance]", func() {
_, err := oc.Run("create").AsAdmin().Args("-f", loggingDeployerFixture).Output()
o.Expect(err).NotTo(o.HaveOccurred())
_, err = oc.Run("new-app").AsAdmin().Args("logging-deployer-account-template").Output()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@deads2k @mfojtik I cannot seem to create cluster scoped resources with AsAdmin. Do we run other extended tests where we test cluster-scoped stuff?

Copy link
Contributor

Choose a reason for hiding this comment

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

@deads2k @mfojtik I cannot seem to create cluster scoped resources with AsAdmin. Do we run other extended tests where we test cluster-scoped stuff?

I don't know.

@0xmichalis 0xmichalis assigned mfojtik and unassigned 0xmichalis Aug 17, 2016
@0xmichalis
Copy link
Contributor Author

extended test added, [merge]

@0xmichalis 0xmichalis added this to the 1.3.0 milestone Aug 17, 2016
@openshift-bot
Copy link
Contributor

openshift-bot commented Aug 17, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8066/) (Image: devenv-rhel7_4857)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 90fc417

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 90fc417

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8066/)

@openshift-bot openshift-bot merged commit 968fd36 into openshift:master Aug 17, 2016
@0xmichalis 0xmichalis deleted the trigger-controller-nasty-bug branch August 18, 2016 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants