mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-02 11:18:16 +00:00
Rename master to apiserver in test/integration
This commit is contained in:
@@ -81,7 +81,7 @@ func TestServiceAffinityEnqueue(t *testing.T) {
|
||||
// Use zero backoff seconds to bypass backoffQ.
|
||||
testCtx := testutils.InitTestSchedulerWithOptions(
|
||||
t,
|
||||
testutils.InitTestMaster(t, "serviceaffinity-enqueue", nil),
|
||||
testutils.InitTestAPIServer(t, "serviceaffinity-enqueue", nil),
|
||||
nil,
|
||||
scheduler.WithProfiles(cfg.Profiles...),
|
||||
scheduler.WithPodInitialBackoffSeconds(0),
|
||||
|
||||
Reference in New Issue
Block a user