-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
UPSTREAM: 47274: Don't provision for PVCs with AccessModes unsupported by plugin #14705
Conversation
the difference between this patch and upstream is storageos and azurefile |
[test] |
|
[test] |
any idea what this memory panic is? @sdodson |
[test] this was a failure in the job to update the cluster |
Evaluated for origin test up to f157d42 |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2331/) (Base Commit: 272de8d) (PR Branch Commit: f157d42) |
[merge][severity: blocker] |
[merge] |
• Failure in Spec Setup (JustBeforeEach) [50.821 seconds] Expected error: |
Evaluated for origin merge up to f157d42 |
@bparees @coreydaley
On Jun 19, 2017, at 10:27 AM, Matthew Wong <notifications@github.com> wrote:
• Failure in Spec Setup (JustBeforeEach) [50.821 seconds]
[builds][Conformance][valueFrom] process valueFrom in build strategy
environment variables
/openshifttmp/openshift/build-rpm-release/tito/rpmbuild-originGVPA4d/BUILD/origin-3.6.0/_output/local/go/src/
github.com/openshift/origin/test/extended/builds/valuefrom.go:129
should successfully resolve valueFrom in docker build environment variables
[JustBeforeEach]
/openshifttmp/openshift/build-rpm-release/tito/rpmbuild-originGVPA4d/BUILD/origin-3.6.0/_output/local/go/src/
github.com/openshift/origin/test/extended/builds/valuefrom.go:94
Expected error:
<*errors.errorString | 0xc4211b18d0>: {
s: "Failed to import expected imagestreams",
}
Failed to import expected imagestreams
not to have occurred
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#14705 (comment)>,
or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABG_p2WHNgVWVayeVbIfHkndHqcpDaowks5sFoVHgaJpZM4N8kYx>
.
|
continuous-integration/openshift-jenkins/merge FAILURE (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1048/) (Base Commit: 1aa6666) (PR Branch Commit: f157d42) (Extended Tests: blocker) |
Green except for the one failure, force merging. |
@coreydaley @smarterclayton the failure doesn't look at all related to the envvar changes or anything specific about that test:
just happened to be in that test (something went wrong w/ the network?) https://github.com/openshift/origin/blob/master/test/extended/builds/valuefrom.go#L34 (the failed job is here: https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/1042/) |
kubernetes/kubernetes#47274
I will create BZ