Sync scripts with Arm internal CI
This patch syncs utility scripts and scripts
in the script directory with the internal CI.
Where a path update is required,
the changes have been commented out.
Signed-off-by: Zelalem <zelalem.aweke@arm.com>
Change-Id: Ifa4bd805e345184d1378e8423e5f878a2fbfbcd4
diff --git a/script/translate_refspec.py b/script/translate_refspec.py
index 9e6b370..567f706 100755
--- a/script/translate_refspec.py
+++ b/script/translate_refspec.py
@@ -27,6 +27,7 @@
"trusted-firmware": gerrit.GerritProject("pdcs-platforms/ap/tf-topics", gerrit_arm),
"trusted-firmware-tf": gerrit.GerritProject("trusted-firmware/tf-a-tests", gerrit_arm),
"trusted-firmware-ci": gerrit.GerritProject("pdswinf/ci/pdcs-platforms/platform-ci", gerrit_arm),
+ "cc_plugin": gerrit.GerritProject("tests/lava/test-definitions.git", gerrit_arm),
"scp": gerrit.GerritProject("scp/firmware", gerrit_arm),
},