summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorJames Gu <james.gu@att.com>2020-11-30 22:01:25 -0800
committerJames Gu <james.gu@att.com>2020-12-02 23:21:29 +0000
commitfcceb9213681077f6dfce6765f11611e785f5bad (patch)
treedbdb25eaca1bd4a5afffa8a5de00385463b5d103 /site
parent4b2c638c2495be08953c1687ddbe689927d6cd8f (diff)
Remove unused router l3-agent extensions and adjust keystone rgw
accepted roles for functest Also added retry login when first time invoke shipyard action in the deploy script. Occasionally, genesis finishes without the ucp service apis are fully up and accept requests. Signed-off-by: James Gu <james.gu@att.com> Change-Id: Id57ef02f3d2601033a6bf42c91b74668bdf10db3
Diffstat (limited to 'site')
-rw-r--r--site/intel-pod15/site-definition.yaml2
-rw-r--r--site/intel-pod17/site-definition.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/site/intel-pod15/site-definition.yaml b/site/intel-pod15/site-definition.yaml
index 1cfe8e6..79a4a0c 100644
--- a/site/intel-pod15/site-definition.yaml
+++ b/site/intel-pod15/site-definition.yaml
@@ -12,6 +12,6 @@ data:
repositories:
global:
- revision: a757b06879380931e4c9e2b54671dcbeb2c16d08
+ revision: refs/changes/26/764826/6
url: https://opendev.org/airship/treasuremap.git
...
diff --git a/site/intel-pod17/site-definition.yaml b/site/intel-pod17/site-definition.yaml
index ab08724..f087c1f 100644
--- a/site/intel-pod17/site-definition.yaml
+++ b/site/intel-pod17/site-definition.yaml
@@ -12,6 +12,6 @@ data:
repositories:
global:
- revision: a757b06879380931e4c9e2b54671dcbeb2c16d08
+ revision: refs/changes/26/764826/6
url: https://opendev.org/airship/treasuremap.git
...