mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Integration tests: Declare devfile volumes as ephemeral (#6356)
* Declare devfile volumes as ephemeral + run persistent volumes on Openshift only * Disable e2e test on Kubernetes
This commit is contained in:
@@ -16,7 +16,6 @@ export SKIP_USER_LOGIN_TESTS=true
|
||||
echo Using Devfile proxy: ${DEVFILE_PROXY}
|
||||
make install
|
||||
make test-integration-cluster
|
||||
make test-e2e
|
||||
) |& tee "/tmp/${LOGFILE}"
|
||||
|
||||
RESULT=${PIPESTATUS[0]}
|
||||
|
||||
Reference in New Issue
Block a user