DCD-1157: Add tests that bitbucket.properties has correct values for IAM elasticsearch authentication and basic authentication

This commit is contained in:
Ben Partridge
2021-03-01 13:58:10 +11:00
parent cae394ebf1
commit f42da4652b
7 changed files with 104 additions and 1 deletions

View File

@@ -0,0 +1,27 @@
---
dependency:
name: galaxy
driver:
name: docker
platforms:
- name: amazon_linux2
image: amazonlinux:2
groups:
- aws_node_local
ulimits:
- nofile:262144:262144
- name: ubuntu_lts
image: ubuntu:bionic
groups:
- aws_node_local
ulimits:
- nofile:262144:262144
provisioner:
name: ansible
options:
skip-tags: runtime_pkg
inventory:
links:
group_vars: ../../../../group_vars/
verifier:
name: testinfra