From 9725e056bc32a2edfed2a32c006bc0e42a52373f Mon Sep 17 00:00:00 2001 From: Ricardo Carrillo Cruz Date: Mon, 12 Jun 2017 17:48:59 +0200 Subject: [PATCH] Add missing register on openvswitch_db integration tests (#25609) --- test/integration/targets/openvswitch_db/tests/basic.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test/integration/targets/openvswitch_db/tests/basic.yaml b/test/integration/targets/openvswitch_db/tests/basic.yaml index 061a84ee86..d0c906b95e 100644 --- a/test/integration/targets/openvswitch_db/tests/basic.yaml +++ b/test/integration/targets/openvswitch_db/tests/basic.yaml @@ -9,6 +9,7 @@ col: other_config key: disable-in-band value: true + register: result - assert: that: @@ -21,6 +22,7 @@ col: other_config key: disable-in-band value: true + register: result - assert: that: @@ -33,6 +35,7 @@ col: other_config key: disable-in-band value: false + register: result - assert: that: @@ -45,6 +48,7 @@ col: other_config key: disable-in-band value: false + register: result - assert: that: @@ -58,6 +62,7 @@ key: disable-in-band value: false state: absent + register: result - assert: that: @@ -71,6 +76,7 @@ key: disable-in-band value: false state: absent + register: result - assert: that: