mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Structure is as follows:
Describe("QAT plugin")
BeforeEach("deploys plugin")
Context("When device resources are available")
BeforeEach("checks if resources are available")
It("runs a pod requesting resources")
It("runs another pod requesting resources if there is")
Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
|
||
|---|---|---|
| .. | ||
| dlb | ||
| dsa | ||
| fpga | ||
| fpgaadmissionwebhook | ||
| gpu | ||
| iaa | ||
| operator | ||
| qat | ||
| sgx | ||
| sgxadmissionwebhook | ||
| utils | ||
| deviceplugins_suite_test.go | ||