diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-05-08 10:58:47 +0200 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-07-29 09:04:34 +0000 |
commit | 014c8b706c681bdf0f81a228e89635ae6d33ab40 (patch) | |
tree | d19081e9e1d41b0e085b4b054a471027ba290071 /deployment/README.md | |
parent | 7b4d5778c13818b871a5fe5aaf249480981ac15d (diff) |
Introduce ONAP CI Lab setup guide
This patch adds information on expected results from following the
guide. It will be used for Service Mesh lab purposes.
Issue-ID: INT-1601
Change-Id: I26decb9d785270b3c580bd0ce3cc97262c9a171a
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'deployment/README.md')
-rw-r--r-- | deployment/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deployment/README.md b/deployment/README.md index ab5a911f1..a2f432a28 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -4,3 +4,5 @@ - Heat templates and scripts for automatic deployments for system testing and continuous integration test flows - Sample OPENRC and heat environment settings files for ONAP deployment in ONAP External Labs +- Ansible roles and sample playbooks for automatic deployments for system testing and continuous + integration test flows (if Heat is unavailable) |