Skip to content

rebase 1.9.0 beta.1#17576

Merged
liggitt merged 78 commits into
openshift:masterfrom
deads2k:rebase-1.9.0-beta.1
Dec 13, 2017
Merged

rebase 1.9.0 beta.1#17576
liggitt merged 78 commits into
openshift:masterfrom
deads2k:rebase-1.9.0-beta.1

Conversation

@deads2k
Copy link
Copy Markdown
Contributor

@deads2k deads2k commented Dec 4, 2017

Green:

  1. networking
  2. verify
  3. cross
  4. integration
  5. end-to-end with router removed
  6. unit
  7. test-cmd
  8. extended builds
  9. extended image ecosystem

Current counts:

  1. GCE - 5 failures - 4 networking failures
  2. extended conformance - 2 failures
  3. end-to-end router tests - CI can't run e2e tests anymore because its trying to use golang 1.8.3. I removed them

e2e failures on gce:

  • [Feature:DeploymentConfig] deploymentconfigs when run iteratively [Conformance] should only deploy the last deployment [Suite:openshift/conformance/parallel] - flaking
  • [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] 5m27s
  • [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] 5m43s
  • [sig-network] Networking Granular Checks: Pods should function for node-pod communication: http [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] 5m50s
  • [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] 5m49s

e2e failures on install:

  • [Conformance][Area:Networking][Feature:Router] openshift router metrics The HAProxy router should expose prometheus metrics for a route [Suite:openshift/conformance/parallel] 21s @deads2k reproduced locally
  • [Conformance][Area:Networking][Feature:Router] openshift router metrics The HAProxy router should expose the profiling endpoints [Suite:openshift/conformance/parallel] 23s @deads2k reproduced locally

flaky failures

  1. [Feature:Builds] Optimized image builds should succeed [Conformance] [Suite:openshift/conformance/parallel] 23s
  2. [Feature:Builds][Conformance] build without output image building from templates should create an image from a docker template without an output image reference defined [Suite:openshift/conformance/parallel] 1m5s
  3. [sig-storage] Downward API volume should update labels on modification [Conformance] [Suite:openshift/conformance/parallel] [Suite:k8s] 2m19s I think this flakes on master
  4. [Feature:DeploymentConfig] deploymentconfigs when run iteratively [Conformance] should only deploy the last deployment [Suite:openshift/conformance/parallel] - flaking

Post-rebase tasks

Loading
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. needs-api-review size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.