mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Reorganized test file directory structure (#5537)
* Rebased was required * Replicated changes to openshiftci related scripts to avoid test failure
This commit is contained in:
@@ -14,7 +14,7 @@ cleanup_namespaces
|
||||
set -e
|
||||
make install
|
||||
make test-integration-devfile
|
||||
make test-integration-interactive
|
||||
make test-interactive
|
||||
make test-e2e-devfile
|
||||
make test-cmd-project
|
||||
) |& tee "/tmp/${LOGFILE}"
|
||||
|
||||
@@ -15,7 +15,7 @@ cleanup_namespaces
|
||||
set -e
|
||||
make install
|
||||
make test-integration
|
||||
make test-integration-interactive
|
||||
make test-interactive
|
||||
make test-integration-devfile
|
||||
make test-cmd-login-logout
|
||||
make test-cmd-project
|
||||
|
||||
Reference in New Issue
Block a user