You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing the config hashmap to the parent test. (#194)
* Passing the config hashmap to the parent test.
The config hashmap is passed from the params handler to the
parent test.
Fixes: #193
Signed-off-by: Nishith Vihar Sakinala <[email protected]>
* Added volume_types as class variable in parent test
Fixes: #193
Signed-off-by: Nishith Vihar Sakinala <[email protected]>
* Retuning the hashmap as a class variable
Returning hashmap as a class variable unlike using a
temporary variable.
Fixes: #193
Signed-off-by: Nishith Vihar Sakinala <[email protected]>
0 commit comments