diff options
author | James Gu <james.gu@att.com> | 2021-01-20 16:45:50 -0800 |
---|---|---|
committer | James Gu <james.gu@att.com> | 2021-01-20 16:53:22 -0800 |
commit | ce458d32d63dc91639dd26182473b19c5d1c3d92 (patch) | |
tree | b7eb3810c78eb55ecda263a9f6f1a3abe252e1ad /site/intel-pod17 | |
parent | c79c2e74171663b14b9af57ecda5aaece183375a (diff) |
Pull upstream qos fix
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I0571597de2553170594571e41011b8a5942f0217
Diffstat (limited to 'site/intel-pod17')
-rw-r--r-- | site/intel-pod17/site-definition.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/intel-pod17/site-definition.yaml b/site/intel-pod17/site-definition.yaml index fc3befb..4d16f71 100644 --- a/site/intel-pod17/site-definition.yaml +++ b/site/intel-pod17/site-definition.yaml @@ -12,6 +12,7 @@ data: repositories: global: - revision: 94f354467b7bbe1cd464b7803b3369296ca55e35 + # qos fix + revision: refs/changes/70/771670/1 url: https://opendev.org/airship/treasuremap.git ... |