Skip to content

Commit

Permalink
Merge pull request #561 from agau4779/upgrade-testing-rename
Browse files Browse the repository at this point in the history
rename basic_upgrade -> upgrade
  • Loading branch information
k8s-ci-robot authored Nov 27, 2018
2 parents 3356a38 + de2c711 commit df3dbbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
"k8s.io/ingress-gce/pkg/fuzz/features"
)

func TestBasicUpgrade(t *testing.T) {
func TestUpgrade(t *testing.T) {
t.Parallel()

port80 := intstr.FromInt(80)
Expand Down

0 comments on commit df3dbbc

Please sign in to comment.