aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/parts/onap-oom-1.yaml
diff options
context:
space:
mode:
authorYang Xu <yang.xu3@huawei.com>2018-06-27 01:35:55 +0000
committerGerrit Code Review <gerrit@onap.org>2018-06-27 01:35:55 +0000
commitf7b6110039b9fa98cc6369f63649d5d0c9f91a49 (patch)
tree369840985e78da0614ecdd6c15f34639de55577a /deployment/heat/onap-oom/parts/onap-oom-1.yaml
parent0a00eea3f8d3e08731dbf8b31be2f6c91e2b7337 (diff)
parentc4749702f342ccba051fa081e4efa0b9c46286d1 (diff)
Merge "Test using RAM disk for /dockerdata-nfs"
Diffstat (limited to 'deployment/heat/onap-oom/parts/onap-oom-1.yaml')
-rw-r--r--deployment/heat/onap-oom/parts/onap-oom-1.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/parts/onap-oom-1.yaml b/deployment/heat/onap-oom/parts/onap-oom-1.yaml
index e29f6cd81..78e6f103b 100644
--- a/deployment/heat/onap-oom/parts/onap-oom-1.yaml
+++ b/deployment/heat/onap-oom/parts/onap-oom-1.yaml
@@ -32,6 +32,18 @@ parameters:
type: string
description: Content for integration_override.yaml
+ gerrit_branch:
+ type: string
+ default: "master"
+
+ gerrit_refspec:
+ type: string
+ default: "refs/heads/master"
+
+ docker_manifest:
+ type: string
+ default: "docker-manifest.csv"
+
resources:
random-str:
type: OS::Heat::RandomString