|
mock.call(['oc', 'create', '-f', mock.ANY], None),
|
|
mock.call(['oc', 'create', '-f', mock.ANY], None),
|
|
mock.call(['oc', 'get', 'clusterrole', 'operations', '-o', 'json'], None),
|
|
mock.call(['oc', 'get', 'clusterrole', 'operations', '-o', 'json'], None),
|