mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Add test-integration-devfile tests for s390x (#4514)
For the test-integration-devfile, have verified supported on s390x.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user