Skip to content

Commit 9f23e49

Browse files
committed
Delete the AospMainX64PhoneX2 test
This is currently failing only on internal kokoro Bug: b/525526391
1 parent 836c548 commit 9f23e49

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

e2etests/cvd/cvd_load_tests/main_test.go

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -107,32 +107,6 @@ func TestCvdLoad(t *testing.T) {
107107
"common": {
108108
"host_package": "@ab\/aosp-android-latest-release\/aosp_cf_x86_64_only_phone-userdebug"
109109
}
110-
}`,
111-
},
112-
{
113-
name: "AospMainX64PhoneX2",
114-
loadconfig: `
115-
{
116-
"instances": [
117-
{
118-
"name": "ins-1",
119-
"disk": {
120-
"default_build": "@ab\/aosp-android-latest-release\/aosp_cf_x86_64_only_phone-userdebug"
121-
}
122-
},
123-
{
124-
"name": "ins-2",
125-
"disk": {
126-
"default_build": "@ab\/aosp-android-latest-release\/aosp_cf_x86_64_only_phone-userdebug"
127-
}
128-
}
129-
],
130-
"metrics": {
131-
"enable": true
132-
},
133-
"common": {
134-
"host_package": "@ab\/aosp-android-latest-release\/aosp_cf_x86_64_only_phone-userdebug"
135-
}
136110
}`,
137111
},
138112
}

0 commit comments

Comments
 (0)