0
0
mirror of https://github.com/saltstack-formulas/rsyncd-formula.git synced 2024-11-27 23:07:56 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Martin Hoefling
19c19d7747 Enable salt debug log in travis 2015-05-15 17:46:58 +02:00
jpic
a53085cb16 Bypass salt/top.sls 2015-05-15 02:16:14 +02:00
jpic
49863f448e We don't want the test to fail for that ie. rsyncd state 2015-05-15 01:59:18 +02:00
jpic
0182c922a5 Wrapping exclamation mark in a child bash call.
It gets removed by travis otherwise:
https://travis-ci.org/martinhoefling/rsyncd-formula/builds/62632850
2015-05-15 01:57:03 +02:00
jpic
dc09a0a65f Idempotence check simplification.
The previous version would report false-positives, ie.:

https://travis-ci.org/martinhoefling/rsyncd-formula/jobs/62631447
2015-05-15 01:47:06 +02:00
jpic
b20604d99b Show /tmp/second before doing a check which exits 2015-05-15 01:40:48 +02:00
jpic
e62b524a2d Cleanup .travis.yml and fixed syntax 2015-05-15 01:35:06 +02:00
jpic
d5a1dfab02 Added idempotence check 2015-05-15 01:18:02 +02:00
jpic
8e7aea6554 Attempt to make a test matrix 2015-05-15 00:51:56 +02:00
jpic
2ca83d04da Move env variables and use sudo -E 2015-05-15 00:42:55 +02:00
jpic
2a63a06edb Cat some files for debugging
It's currently failing because

[ERROR   ] Command ['service', 'rsync', 'start'] failed with return
code: 1
[ERROR   ] output:  * Starting rsync daemon rsync
 * missing or empty config file /etc/rsyncd.conf
    ...fail!
2015-05-15 00:32:44 +02:00
jpic
08de91fc43 Try bootstrapping stable instead of develop 2015-05-15 00:26:31 +02:00
jpic
52e24c5c2e Also run highstate on travis 2015-05-15 00:22:38 +02:00
jpic
5e5331c68a Enabled travis 2015-05-15 00:05:21 +02:00