Tuomas Katila
2fb11eccba
e2e: Remove unnecessary namespace arguments from KubectlOrDie calls
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2022-08-31 17:09:47 +03:00
Mikko Ylinen
50b985dde5
bump go mod version to 1.18 and move to k8s.io v1.25.0-rc.0
...
the e2e framework in v1.25 also reguires us to move to gingko/v2
so make that change too.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-08-15 13:54:02 +03:00
Mikko Ylinen
cbc521e505
move to k8s.io v1.24.0-rc.1
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-04-27 09:26:07 +03:00
Mikko Ylinen
7c381097c0
qat: add kustomize overlay for e2e tests
...
e2e combines all existing overlays: apparmor, debug, and sriov_numfs.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-12-22 11:51:32 +02:00
Ed Bartosh
cec004c398
lint: enable wsl check
...
Fixes : #392
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-12-17 11:48:48 +02:00
Ed Bartosh
cce590ee50
e2e: increase WaitForFinish timeout
...
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-10-21 09:22:04 +03:00
Ed Bartosh
9360745ae5
e2e: increase WaitForSuccess timeout
...
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-10-20 11:48:47 +03:00
Ed Bartosh
a6078aa65d
e2e: increase WaitForPodsWithLabelRunningReady timeout
...
Current timeout is too small and causes test failures
in CI environment.
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-10-20 11:46:58 +03:00
Mikko Ylinen
caa6f260dd
e2e: qat: use sriov_numvfs overlay in tests
...
To simplify the e2e node setup, change the QAT tests to deploy with
the sriov_numvfs overlay.
Moreover, as we are seeing the vfio-pci driver becoming built-in and
requiring opt-in parameters depending on the kernel version, it's
better to move the vfio-pci initcontainer step(s) to kernel cmdline/
modules-load.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-10-19 14:32:06 +03:00
Mikko Ylinen
8c6b8ceb69
e2e: add a test to check that plugins ReadOnlyRootfs is enabled
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-08-31 15:20:23 +03:00
Dmitry Rozhkov
5f0da56045
Upgrade to k8s v1.19.3
2020-11-10 16:09:20 +02:00
Dmitry Rozhkov
8fc187f4d8
move to k8s v1.18.2 release
...
Also fix the plugins and e2e tests
2020-04-17 12:40:18 +03:00
Dmitry Rozhkov
e1ccdf5ae7
e2e: add enable-experimental feature gate enabling QAT out-of-tree driver test
2020-02-13 14:51:44 +02:00
Dmitry Rozhkov
43af3a054b
e2e test: reimplement with K8s testing framework
...
Also add a test for the QAT device plugin in kernel mode.
Contributes to #253
2020-02-13 14:51:44 +02:00