Add test-integration-devfile tests for s390x (#4514)

For the test-integration-devfile, have verified supported on s390x.
This commit is contained in:
xkwangcn
2021-03-19 17:58:13 +08:00
committed by GitHub
parent bf5b96e094
commit 06008d17cf

View File

@@ -36,6 +36,7 @@ oc whoami
if [ "${ARCH}" == "s390x" ]; then
# Integration tests
make test-integration
make test-integration-devfile
make test-cmd-login-logout
make test-cmd-project
# E2e tests