From 5f6e33397ce71d9731d330778402220b44cf96a9 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 12 Jun 2019 16:17:18 +0200 Subject: Add role level tests for 'vncserver' role A cleanup stage is also added to clean testing artifacts. Change-Id: I2255a0e90a0f609bd927d3d44dd05b5847fbdfb0 Issue-ID: OOM-1926 Signed-off-by: Bartek Grzybowski --- ansible/test/play-infrastructure/molecule/default/cleanup.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/test/play-infrastructure/molecule/default') diff --git a/ansible/test/play-infrastructure/molecule/default/cleanup.yml b/ansible/test/play-infrastructure/molecule/default/cleanup.yml index 9870a553..107ec8ca 100644 --- a/ansible/test/play-infrastructure/molecule/default/cleanup.yml +++ b/ansible/test/play-infrastructure/molecule/default/cleanup.yml @@ -4,3 +4,4 @@ ignore_unreachable: true roles: - cleanup-nginx + - cleanup-vncserver -- cgit 1.2.3-korg