Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-2094

Add install kind cluster option to run-e2e-test script

    XMLWordPrintableJSON

Details

    Description

      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"

      ```

       
       
       
       

      Attachments

        Issue Links

          Activity

            People

              douenergy Dong-Lin Hsieh
              douenergy Dong-Lin Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: