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

Fix clusterresourcequota annotations validation #10929

Merged
merged 1 commit into from
Sep 28, 2016

Conversation

fabianofranz
Copy link
Member

Porting #10912 to release-1.3.

os::cmd::try_until_text 'oc describe appliedclusterresourcequota/for-deads-by-annotation -n bar --as deads' "secrets.*1[0-9]"

os::cmd::expect_success 'oc delete project foo'
os::cmd::expect_success 'oc delete project bar'
os::cmd::expect_success 'oc delete project asmail'
Copy link
Contributor

Choose a reason for hiding this comment

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

We should be doing cleanup in a error-tolerant subshell at the start of the suite so that this suite is re-entrant if a run fails before cleanup occurs. See other test/cmd suites for an example.

@deads2k
Copy link
Contributor

deads2k commented Sep 16, 2016

[test]

@smarterclayton
Copy link
Contributor

[test] flake on Service

Extended.[k8s.io] Services should serve a basic endpoint from pods [Conformance] (from (conformance_parallel_01.xml))

Failing for the past 1 build (Since Failed#6113 )
Took 1 min 21 sec.
Stacktrace

/data/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/service.go:140
Sep 16 08:50:08.393: Timed out waiting for service endpoint-test2 in namespace e2e-tests-services-phnt6 to expose endpoints map[pod1:[80]] (1m0s elapsed)

@fabianofranz
Copy link
Member Author

Cherry-picked again after @stevekuznetsov comments in the master PR.

@fabianofranz
Copy link
Member Author

flaked on #9548 and #9490
[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 2d4e88f

@openshift-bot
Copy link
Contributor

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

@fabianofranz
Copy link
Member Author

@liggitt good to merge here?

@liggitt
Copy link
Contributor

liggitt commented Sep 26, 2016

yes, [merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge Evaluating for testing

@smarterclayton
Copy link
Contributor

Merge does not work on this branch.

@smarterclayton smarterclayton merged commit bd58a25 into openshift:release-1.3 Sep 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants