Madhu Rajanna
7a5e064f50
e2e: Add a new function to run commands in toolboxpod
...
Updated code to use new function execCommandInToolBoxPod
to run commands in toolboxpod.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-05-20 06:37:36 +00:00
Madhu Rajanna
0f6c6c15a8
e2e: remove explict setting of kind and apiversion
...
we dont need to explictly set the kind
and apiversion in the snapshot class object
as it is already set in snapshotclass.yaml file
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-05-20 06:37:36 +00:00
Madhu Rajanna
76a55350aa
e2e: Pass context.TODO() to kubernetes snapshot client
...
in external-snapshotter the client has changed we
need to pass the context to snapshot api calls.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-05-15 08:19:32 +00:00
Madhu Rajanna
c5bf95b625
e2e: Enable E2E for rbd snapshot
...
Updated E2E to use beta client and beta
Snapshot resources.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-05-15 08:19:32 +00:00