Fix molecule tests

This commit is contained in:
Helmut Wolf 2024-12-10 15:10:29 +01:00
commit 86284b12c2
24 changed files with 49 additions and 27 deletions

View file

@ -17,7 +17,7 @@
- name: Verify we are running on requested jvm
ansible.builtin.shell: |
set -eo pipefail
ps -ef | grep 'etc/alternatives/.*17' | grep -v grep
ps -ef | grep 'etc/alternatives/.*21' | grep -v grep
changed_when: false
- name: Verify token api call