From 252457d4b21f46889eebad61d4c0a65331919cec Mon Sep 17 00:00:00 2001 From: Jack Rosenthal Date: Thu, 4 Nov 2021 12:11:58 -0600 Subject: ish: Trim down the release branch In the interest of making long-term branch maintenance incur as little technical debt on us as possible, we should not maintain any files on the branch we are not actually using. This has the added effect of making it extremely clear when merging CLs from the main branch when changes have the possibility to affect us. The follow-on CL adds a convenience script to actually pull updates from the main branch and generate a CL for the update. BUG=b:204206272 BRANCH=ish TEST=make BOARD=arcada_ish && make BOARD=drallion_ish Signed-off-by: Jack Rosenthal Change-Id: I17e4694c38219b5a0823e0a3e55a28d1348f4b18 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3262038 Reviewed-by: Jett Rink Reviewed-by: Tom Hughes --- test/genvif/vif/exp_test_over_vif.xml | 86 ----------------------------------- test/genvif/vif/exp_test_vif.xml | 84 ---------------------------------- test/genvif/vif/over_test_vif.xml | 19 -------- 3 files changed, 189 deletions(-) delete mode 100644 test/genvif/vif/exp_test_over_vif.xml delete mode 100644 test/genvif/vif/exp_test_vif.xml delete mode 100644 test/genvif/vif/over_test_vif.xml (limited to 'test/genvif/vif') diff --git a/test/genvif/vif/exp_test_over_vif.xml b/test/genvif/vif/exp_test_over_vif.xml deleted file mode 100644 index 258430fd96..0000000000 --- a/test/genvif/vif/exp_test_over_vif.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - 3.12 - Google - SuperTestWithOverride - Final - 12345 - Port Product - End Product - - 18D1 - - - 0 - Type-C® - NO - YES - DRP - DRP - NO - NO - None - - - - - Revision 3 - YES - YES - NO - NO - NO - NO - NO - NO - YES - NO - NO - NO - NO - - - USB Type-C® Receptacle - YES - NO - NO - NO - NO - NO - NO - 1.5A - NO - YES - YES - YES - NO - NO - UFP-powered - NO - NO - NO - 15000 mW - NO - FR_Swap not supported - NO - - YES - USB 3.2 GEN 1x1 - NO - NO - NO - NO - 15000 mW - Assured - - - Fixed - 100% IOC - 5000 mV - 3000 mA - 50 msec - 3600 mA - - - - diff --git a/test/genvif/vif/exp_test_vif.xml b/test/genvif/vif/exp_test_vif.xml deleted file mode 100644 index b04bfbe9e1..0000000000 --- a/test/genvif/vif/exp_test_vif.xml +++ /dev/null @@ -1,84 +0,0 @@ - - 3.12 - Google - test - FIX-ME - 65535 - Port Product - End Product - - 18D1 - - - 0 - Type-C® - NO - YES - DRP - DRP - NO - NO - None - - - - - Revision 3 - YES - YES - NO - NO - NO - NO - NO - NO - YES - NO - NO - NO - NO - - - USB Type-C® Receptacle - YES - NO - NO - NO - NO - NO - NO - 1.5A - NO - YES - YES - YES - NO - NO - UFP-powered - NO - NO - NO - 15000 mW - NO - NO - FR_Swap not supported - NO - - YES - USB 3.2 GEN 1x1 - NO - NO - NO - NO - 15000 mW - Assured - - - Fixed - 100% IOC - 5000 mV - 3000 mA - - - - diff --git a/test/genvif/vif/over_test_vif.xml b/test/genvif/vif/over_test_vif.xml deleted file mode 100644 index 64e1148c68..0000000000 --- a/test/genvif/vif/over_test_vif.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - SuperTestWithOverride - Final - 12345 - - - - - - - - - 50 msec - 3600 mA - - - - -- cgit v1.2.1