blob: 2ae49d9536154e2a29fb327e6c4bc802bebfe840 [file] [log] [blame]
---
certificates:
organization_name: Molecule Testers
state_or_province_name: Finland
country_name: FI
locality_name: Tampere
app_name: onap
app_data_path: "/opt/{{ app_name }}"
nexus_come_up_wait_retries: 60
populate_nexus: true # Different from default, molecule tests also nexus's configure.yml
molecule_test_registry: nexus3.onap.org:10001
# Different from default i.e. also additional images population is tested with molecule
runtime_images:
busybox:
registry: "{{ molecule_test_registry }}"
path: "/busybox"
tag: "latest"
alpine:
registry: "{{ molecule_test_registry }}"
path: "/library/alpine"
tag: "latest"
vnc_server_image: alpine:latest