Skip to content

upgrade functional job is very unstable #297

Open
@tuminoid

Description

@tuminoid

Currently the upgrade functional job is very unstable. It fails in PRs that touch only readme files for example.

  [FAILED] Unexpected error:
      <*errors.StatusError | 0xc000a2b040>: 
      container "httpd" in pod "test-ironic-service-fzwrx" is waiting to start: PodInitializing
      {
          ErrStatus: {
              TypeMeta: {Kind: "", APIVersion: ""},
              ListMeta: {
                  SelfLink: "",
                  ResourceVersion: "",
                  Continue: "",
                  RemainingItemCount: nil,
              },
              Status: "Failure",
              Message: "container \"httpd\" in pod \"test-ironic-service-fzwrx\" is waiting to start: PodInitializing",
              Reason: "BadRequest",
              Details: nil,
              Code: 400,
          },
      }
  occurred

/kind ci
/cc @dtantsur @elfosardo

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/ciCategorizes issue or PR as related to CI or testing.kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.triage/acceptedIndicates an issue is ready to be actively worked on.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions