Your setup
Formula commit hash / release tag
Versions reports (master & minion)
Pillar / config used
Bug details
Describe the bug
The iscsi state fails on Archliux (travis and realtime).
https://travis-ci.com/github/noelmcloughlin/iscsi-formula/jobs/320857106
Summary for local
-------------
Succeeded: 68 (changed=49)
Failed: 11
-------------
Total states run: 79
Total run time: 93.135 s
[vagrant@arch ~]$ uptime
13:10:50 up 2 days, 1 user, load average: 0.00, 0.02, 0.01
Following a reboot, the same iscsi states work 100%.
On CentOS only one service.running state fails => this can be addressed for Travis.
Steps to reproduce the bug
Expected behaviour
After reboot..
cloning iscsi-formula from saltstack-formulas ...
local:
----------
base:
- users
- iscsi
run salt: this takes a while, please be patient ...
-------------
Succeeded: 52 (changed=15)
Failed: 0
-------------
[vagrant@arch ~]$ uptime
13:30:50 up 15 min, 1 user, load average: 0.00, 0.02, 0.01
Attempts to fix the bug
Additional context
Your setup
Formula commit hash / release tag
Versions reports (master & minion)
Pillar / config used
Bug details
Describe the bug
The
iscsistate fails on Archliux (travis and realtime).https://travis-ci.com/github/noelmcloughlin/iscsi-formula/jobs/320857106
Following a reboot, the same
iscsistates work 100%.On CentOS only one
service.runningstate fails => this can be addressed for Travis.Steps to reproduce the bug
Expected behaviour
After reboot..
Attempts to fix the bug
Additional context