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
8d20c62833
e2e: expect test workloads to finish successfully
...
WaitForFinish waits for pod to finish running, regardless of
success or failure. WaitForSuccess waits for pod to succeed
which is what we expect from our test workloads that try
to use the devices.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-05-19 14:14:11 +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
Ukri Niemimuukko
5e3f26f25b
add device check to gpu e2e test and e2e-gpu makefile target
...
Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
2022-01-11 17:56:42 +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
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
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
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