[
https://issues.apache.org/jira/browse/YUNIKORN-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wilfred Spiegelenburg resolved YUNIKORN-2094.
---------------------------------------------
Fix Version/s: 1.4.0
Resolution: Fixed
installing a cluster only is now a 3rd option for the e2e scripts
> Add install kind cluster option to run-e2e-test script
> -------------------------------------------------------
>
> Key: YUNIKORN-2094
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2094
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: shim - kubernetes
> Reporter: Dong-Lin Hsieh
> Assignee: Dong-Lin Hsieh
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.4.0
>
>
> Currently, the run-e2e-test script supports only two actions: cleanup and
> test.
> It's common for us to want to test specific e2e tests instead of the entire
> set of e2e tests.
> So, let's add a new action to only install the kind cluster. Then, we can run
> a particular e2e test for a specific folder using:
> e.g.
> {{`make e2e_test E2E_TEST=user_group_limit`}}
> For even finer granularity:
> e.g.
> ```
> ginkgo run -r -v --focus "Verify_maxapplications_with_a_specific_group_limit"
> – -yk-namespace "yunikorn" -kube-config "$HOME/.kube/config"
> ```
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]