summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Copeland <ben.copeland@linaro.org>2018-11-27 12:55:36 +0000
committerLinaro Code Review <review@review.linaro.org>2018-11-27 12:55:36 +0000
commitb9cc7ef07c9b22f915ea449db64fa1812baf68d1 (patch)
tree7fd920f0057a9471517afed9b04441a9151884b6
parent3b4f36be69933e3fadee3b99dbb99bbee8e6467d (diff)
parent909474b5d97160f600c3aa546fb6586d9ce6c68f (diff)
Merge "GitHub: Add GitHub Projects"
-rwxr-xr-xlinaro_metrics/sync_github_changes.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/linaro_metrics/sync_github_changes.py b/linaro_metrics/sync_github_changes.py
index b5eb0ec..a25166a 100755
--- a/linaro_metrics/sync_github_changes.py
+++ b/linaro_metrics/sync_github_changes.py
@@ -39,11 +39,15 @@ GITHUB_REPOS = [
('OP-TEE', 'optee_client', 'optee_client'),
('OP-TEE', 'build', 'optee_build'),
('OP-TEE', 'manifest', 'optee_manifest'),
+ ('openhpc', 'ohpc', 'ohpc'),
('kernelci', 'kernelci-build', 'kernelci-build'),
('kernelci', 'kernelci-backend', 'kernelci-backend'),
('kernelci', 'kernelci-frontend', 'kernelci-frontend'),
('kernelci', 'lava-ci', 'lava-ci'),
('libhugetlbfs', 'libhugetlbfs', 'libhugetlbfs'),
+ ('Linaro', 'ansible-playbook-for-ohpc', 'ansible-playbook-for-ohpc'),
+ ('Linaro', 'benchmark_harness', 'benchmark_harness'),
+ ('Linaro', 'hpc_lab_setup', 'hpc_lab_setup'),
('Linaro', 'squad', 'squad'),
('Linaro', 'skipgen', 'skipgen'),
('Linaro', 'lkft-tools', 'lkft-tools'),