Skip to content

should expand the config map key to a value #11650

Closed
@soltysh

Description

@soltysh

Seen in https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_conformance/7995/consoleFull:

• Failure [76.686 seconds]
deploymentconfigs
/data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:827
  with env in params referencing the configmap [Conformance]
  /data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:305
    should expand the config map key to a value [It]
    /data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:304

    Expected error:
        <*util.ExitError | 0xc821039c50>: {
            Cmd: "oc deploy --config=/tmp/extended-test-cli-deployment-hwcin-ir9gu-user.kubeconfig --namespace=extended-test-cli-deployment-hwcin-ir9gu dc/deployment-simple --latest --follow",
            StdErr: "Flag --latest has been deprecated, use 'oc rollout latest' instead\nStarted deployment #1\nError from server: failed to run deployer pod deployment-simple-1-deploy: timed out waiting for the condition",
            ExitError: {
                ProcessState: {
                    pid: 13325,
                    status: 256,
                    rusage: {
                        Utime: {Sec: 0, Usec: 295760},
                        Stime: {Sec: 0, Usec: 23566},
                        Maxrss: 41436,
                        Ixrss: 0,
                        Idrss: 0,
                        Isrss: 0,
                        Minflt: 9457,
                        Majflt: 0,
                        Nswap: 0,
                        Inblock: 0,
                        Oublock: 0,
                        Msgsnd: 0,
                        Msgrcv: 0,
                        Nsignals: 0,
                        Nvcsw: 2758,
                        Nivcsw: 100,
                    },
                },
                Stderr: nil,
            },
        }
        exit status 1
    not to have occurred

    /data/src/github.com/openshift/origin/test/extended/deployments/deployments.go:302

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions