File tree Expand file tree Collapse file tree
e2etests/cvd/cvd_load_tests Expand file tree Collapse file tree Original file line number Diff line number Diff 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 }
You can’t perform that action at this time.
0 commit comments