Przeglądaj źródła

Make note about ansible/install logs messing up ci tests

Tim Bielawa 8 lat temu
rodzic
commit
ddbd7dada6
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      utils/README.md

+ 4 - 0
utils/README.md

@@ -6,6 +6,10 @@ Run the command:
 
 to run an array of unittests locally.
 
+You will get errors if the log files already exist and can not be
+written to by the current user (`/tmp/ansible.log` and
+`/tmp/installer.txt`). *We're working on it.*
+
 # Running From Source
 
 You will need to setup a **virtualenv** to run from source: