summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2021-07-08 12:39:25 +0000
committerLinaro Code Review <review@review.linaro.org>2021-07-08 12:39:25 +0000
commitbd3e7057ae34015b654fc9dab54a5899094039c6 (patch)
tree46ccb4359d6438fde2683bfc2bc6000df6dfda42
parent0a48bc65b94451283fb17437e8aa5fb01e2266a8 (diff)
parent58f4aa24bb029fb718e7c8dfecc2a8b6db571bf1 (diff)
Merge "sync_github_changes: add LSS-2307 repos"
-rwxr-xr-xlinaro_metrics/sync_github_changes.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/linaro_metrics/sync_github_changes.py b/linaro_metrics/sync_github_changes.py
index be770ed..70d670b 100755
--- a/linaro_metrics/sync_github_changes.py
+++ b/linaro_metrics/sync_github_changes.py
@@ -40,6 +40,10 @@ GITHUB_REPOS = [
('apache', 'bigtop', 'bigtop'),
('ARM-software', 'arm-trusted-firmware', 'arm-trusted-firmware'),
('ARM-software', 'optimized-routines', 'optimized-routines'),
+ ('ceph', 'ceph-ansible', 'ceph-ansible'),
+ ('ceph', 'ceph-isci', 'ceph-isci'),
+ ('ceph', 'ceph-cm-ansible', 'ceph-cm-ansible'),
+ ('ceph', 'teuthology', 'teuthology'),
('flame', 'blis', 'blis'),
('jackmitch', 'libsoc', 'libsoc'),
('OP-TEE', 'optee_os', 'optee_os'),
@@ -72,7 +76,13 @@ GITHUB_REPOS = [
('linaro-swg', 'bios_qemu_tz_arm', 'optee_bios_qemu_tz_arm'),
('linaro-swg', 'hello_world', 'optee_hello_world'),
('linux-test-project', 'ltp', 'ltp'),
+ ('longhorn', 'longhorn', 'longhorn'),
('mr-provisioner', 'mr-provisioner', 'mr-provisioner'),
+ ('openebs', 'mayastor', 'openebs-mayastor'),
+ ('pmem', 'pmdk', 'pmem-pmdk'),
+ ('pmem', 'rpma', 'pmem-rpma'),
+ ('pmem', 'ndctl', 'pmem-ndctl'),
+ ('rook', 'rook', 'rook'),
('scheduler-tools', 'rt-app', 'rt-app'),
('tom-gall', 'utvm-examples', 'utvm-examples'),
('tlc-pack', 'tophob', 'tophub'),