Pick kube-vip interface automatically by default (#238)

* Pick kube-vip interface automatically by default

* molecule: Fix ipv6 scenario

* Choose a more restrictive molecule timeout in CI
This commit is contained in:
Simon Leiner
2023-02-20 05:08:36 +01:00
committed by GitHub
parent 65bbc8e2ac
commit 7bc198ab26
4 changed files with 14 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ jobs:
- name: Test with molecule
run: molecule test --scenario-name ${{ matrix.scenario }}
timeout-minutes: 90
env:
ANSIBLE_K3S_LOG_DIR: ${{ runner.temp }}/logs/k3s-ansible/${{ matrix.scenario }}
ANSIBLE_SSH_RETRIES: 4