Dong-Lin Hsieh created YUNIKORN-2093:
----------------------------------------
Summary: Remove unnecessary e2e_test condition in makefile
Key: YUNIKORN-2093
URL: https://issues.apache.org/jira/browse/YUNIKORN-2093
Project: Apache YuniKorn
Issue Type: Improvement
Components: shim - kubernetes
Reporter: Dong-Lin Hsieh
Assignee: Dong-Lin Hsieh
If we don't set E2E_TEST, ginkgo will run all e2e tests.
We can remove the following condition from the Makefile.
```
# Test selection
ifeq ($(E2E_TEST),)
E2E_TEST :=
endif```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]