Torsten Rehn
Torsten Rehn
can't see faults in `bw metadata`, don't immediately resolve them (add `--resolve-faults`) option to resolve only resolvable Faults and use dummy strings for others
Testing
There are currently four methods of testing in-repo logic: 1. Assertions in items.py to validate metadata 2. Assertions in metadata.py to require or conflict with other bundles/node environment 3. Hooks...
maybe a command to check requirements on a node would be a good thing to have - SSH connection/auth issues - make sure `file` is installed - ...
seems to be the new default
```python node["example-2"] = { 'needs': ["backup"], 'needed_by': ["monitoring"], } ``` Node dependencies affect the node order of `bw apply`. We can make sure Backup servers are applied to first (creating...
http://stackoverflow.com/questions/4922867/junit-xml-format-specification-that-hudson-supports