mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
refactor testapi and test scripts to prepare for multiple API groups.
This commit is contained in:
@@ -129,7 +129,7 @@ func TestPodAndContainer(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestExec(t *testing.T) {
|
||||
version := testapi.Version()
|
||||
version := testapi.Default.Version()
|
||||
tests := []struct {
|
||||
name, version, podPath, execPath, container string
|
||||
pod *api.Pod
|
||||
|
||||
Reference in New Issue
Block a user