Skip to content

e2e flake: SchedulerPredicates [Serial] validates that taints-tolerations is respected if not matching #10182

@smarterclayton

Description

@smarterclayton
Extended.[k8s.io] SchedulerPredicates [Serial] validates that taints-tolerations is respected if not matching (from (conformance_serial_01.xml))

Failing for the past 1 build (Since Failed#4627 )
Took 20 sec.
add description
Stacktrace

/data/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/scheduler_predicates.go:1549
Expected error:
    <*errors.StatusError | 0xc820e64600>: {
        ErrStatus: {
            TypeMeta: {Kind: "Status", APIVersion: "v1"},
            ListMeta: {SelfLink: "", ResourceVersion: ""},
            Status: "Failure",
            Message: "Operation cannot be fulfilled on nodes \"172.18.3.206\": the object has been modified; please apply your changes to the latest version and try again",
            Reason: "Conflict",
            Details: {Name: "172.18.3.206", Group: "", Kind: "nodes", Causes: nil, RetryAfterSeconds: 0},
            Code: 409,
        },
    }
    Operation cannot be fulfilled on nodes "172.18.3.206": the object has been modified; please apply your changes to the latest version and try again
not to have occurred

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions