summaryrefslogtreecommitdiffstats
path: root/ansible/roles/helm/molecule/ubuntu/molecule.yml
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-02-01 10:13:03 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-02-04 08:16:13 +0000
commit007a4bdfef2e398d9141cc903927bae03ea4bc7a (patch)
tree9926a33421e1947dff68cc65696f56440bc90758 /ansible/roles/helm/molecule/ubuntu/molecule.yml
parenta646228c463cd6635dc65ddf40cb5ed53afed5e0 (diff)
Refactor Helm role test setup
Test setup variable inclusion reworked for better sanity. General Molecule docker image is used instead of pre-built one. Change-Id: I013b9d7b92ded86220e6f2092ce75ee47b094d89 Issue-ID: OOM-2665 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'ansible/roles/helm/molecule/ubuntu/molecule.yml')
-rw-r--r--ansible/roles/helm/molecule/ubuntu/molecule.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/ansible/roles/helm/molecule/ubuntu/molecule.yml b/ansible/roles/helm/molecule/ubuntu/molecule.yml
index a375a32d..a43ff074 100644
--- a/ansible/roles/helm/molecule/ubuntu/molecule.yml
+++ b/ansible/roles/helm/molecule/ubuntu/molecule.yml
@@ -7,10 +7,7 @@ lint:
name: yamllint
platforms:
- name: infrastructure-server
- image: molecule-${PREBUILD_PLATFORM_DISTRO:-ubuntu}:${PREBUILD_DISTRO_VERSION:-18.04}
- pre_build_image: True
- privileged: true
- override_command: False
+ image: ubuntu:18.04
groups:
- infrastructure
provisioner:
@@ -28,7 +25,6 @@ provisioner:
all:
app_name: onap
app_data_path: "/opt/{{ app_name }}"
- helm_bin_dir: /usr/local/bin
scenario:
name: ubuntu
verifier: