Skip to content

Commit 54e396a

Browse files
committed
Test vm_replication on real cluster
Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
1 parent a2e069f commit 54e396a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/integ-test.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,13 @@ jobs:
197197
sc_host:
198198
- https://10.5.11.200
199199
- https://10.5.11.201
200+
include:
201+
- ansible: 2.13.0
202+
sc_host: https://10.5.11.50
203+
test_name: vm_replication
204+
- ansible: 2.13.0
205+
sc_host: https://10.5.11.50
206+
test_name: vm_replication_info
200207
steps:
201208
- name: Checkout
202209
uses: actions/checkout@v3

0 commit comments

Comments
 (0)