intel-device-plugins-for-ku.../test/e2e/dsa
Hyeongju Johannes Lee fc0d0b5e0c
e2e, dsa: divide single It() to have multiple layers
Structure is as follows:
Describe("DSA plugin")
  Describe("without using operator")
    BeforeEach("deploys plugin")
      Context("When device resources are available")
        BeforeEach("checks if resources are available")
          It("runs a pod requesting resources")
  Describe("with using operator")
    It("deploys with operator")

Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2023-02-16 13:35:13 +02:00
..
dsa.go e2e, dsa: divide single It() to have multiple layers 2023-02-16 13:35:13 +02:00