-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
component/buildkind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.priority/P1
Description
Identical test failures on 3 different PR for extended_conformance_gce
[builds][Conformance] oc new-app should succeed with a --name of 58 characters 41s
go run hack/e2e.go -v -test --test_args='--ginkgo.focus=\s\[builds\]\[Conformance\]\soc\snew\-app\sshould\ssucceed\swith\sa\s\-\-name\sof\s58\scharacters$'
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/new_app.go:54
Expected error:
<*errors.errorString | 0xc4212e6370>: {
s: "The build \"a234567890123456789012345678901234567890123456789012345678-1\" status is \"Failed\"",
}
The build "a234567890123456789012345678901234567890123456789012345678-1" status is "Failed"
not to have occurred
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/new_app.go:49
[builds][Conformance][valueFrom] process valueFrom in build strategy environment variables should successfully resolve valueFrom in s2i build environment variables 51s
go run hack/e2e.go -v -test --test_args='--ginkgo.focus=\s\[builds\]\[Conformance\]\[valueFrom\]\sprocess\svalueFrom\sin\sbuild\sstrategy\senvironment\svariables\sshould\ssuccessfully\sresolve\svalueFrom\sin\ss2i\sbuild\senvironment\svariables$'
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:71
Expected
<bool>: false
to be true
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/valuefrom.go:60
[builds][pullsecret][Conformance] docker build using a pull secret Building from a template should create a docker build that pulls using a secret run it 24s
go run hack/e2e.go -v -test --test_args='--ginkgo.focus=\s\[builds\]\[pullsecret\]\[Conformance\]\sdocker\sbuild\susing\sa\spull\ssecret\sBuilding\sfrom\sa\stemplate\sshould\screate\sa\sdocker\sbuild\sthat\spulls\susing\sa\ssecret\srun\sit$'
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/docker_pullsecret.go:48
Expected
<bool>: false
to be true
/go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/test/extended/builds/docker_pullsecret.go:41
Metadata
Metadata
Assignees
Labels
component/buildkind/test-flakeCategorizes issue or PR as related to test flakes.Categorizes issue or PR as related to test flakes.priority/P1