Skip to content

make test failed when using vertica 11.1.1 on centos(alma?) container, although make build the docker image successfully #54

@appleboy1977

Description

@appleboy1977

Logs to trace:

=> exporting to image 34.1s
=> => exporting layers 34.1s
=> => writing image sha256:bed05f1ab6e2e97d2f417bbe3453b4e7d9acdd5ea54cbcf6195a5120fd4e4491 0.0s
=> => naming to docker.io/vertica/verticasdk:alma-v11.1.1 0.0s
sed "s/++DEFAULT_VERTICA_VERSION++/11.1.1/" vsdk-exec.template > vsdk-exec
chmod +x vsdk-exec
sed "s/++DEFAULT_VERTICA_VERSION++/11.1.1/" vsdk-vertica.template > vsdk-vertica
chmod +x vsdk-vertica

[admin@localhost UDx-container]$ make test TARGET=rpm
Makefile:89: "PACKAGE is [vertica-11.1.1-23.x86_64.RHEL6.rpm]"
rm -rf tmp-test
mkdir tmp-test

test vsdk-cp to copy examples from container to local dir

./vsdk-cp -r /opt/vertica/sdk/examples tmp-test
ERROR: Set VSDK_IMAGE to vertica/verticasdk:-v<VERTICA_VERSION>
make: *** [Makefile:151:test] 错误 1

[admin@localhost UDx-container]$ make test OSTAG=centos TARGET=rpm
Makefile:89: "PACKAGE is [vertica-11.1.1-23.x86_64.RHEL6.rpm]"
rm -rf tmp-test
mkdir tmp-test

test vsdk-cp to copy examples from container to local dir

./vsdk-cp -r /opt/vertica/sdk/examples tmp-test
ERROR: Set VSDK_IMAGE to vertica/verticasdk:-v<VERTICA_VERSION>
make: *** [Makefile:151:test] 错误 1

[admin@localhost UDx-container]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions