提交 a14e48a9 编写于 作者: T Thomas Stromberg

Rename TestMissingUpgrade to TestMissingContainerUpgrade

上级 0f12f109
......@@ -214,8 +214,8 @@ func TestKubernetesUpgrade(t *testing.T) {
}
}
// TestMissingUpgrade tests a Docker upgrade where the underlying container is missing
func TestMissingUpgrade(t *testing.T) {
// TestMissingContainerUpgrade tests a Docker upgrade where the underlying container is missing
func TestMissingContainerUpgrade(t *testing.T) {
if !DockerDriver() {
t.Skipf("This test is only for Docker")
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册