1. 26 Dec, 2018 1 commit
    • Jérome Perrin's avatar
      fixup! NEO: add support for SQLite backend · e44932b0
      Jérome Perrin authored
      We no enforce formatting of json schema, this was causing a test
      failure:
      ```
      
      ======================================================================
      FAIL: test_schema_neoppod_instance_neo_input_schema_json_format (slapos.test.test_json_schema.TestJSONSchemaValidation)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/srv/slapgrid/slappart0/srv/testnode/bpy/inst/test0-0/parts/slapos.cookbook/slapos/test/test_json_schema.py", line 80, in run
          content.splitlines())
      AssertionError: Lists differ: ['{', '  "$schema": "http://js... != ['{', '  "$schema": "http://js...
      
      First differing element 87:
      '            "description": "Storage type. Defaults to MySQL if available, else SQLite.",'
      '              "description": "Storage type. Defaults to MySQL if available, else SQLite.",'
      
      First list contains 3 additional elements.
      First extra element 119:
      '  },'
      
      Diff is 5422 characters long. Set self.maxDiff to None to see it.
      
      ----------------------------------------------------------------------
      ```
      
      /reviewed-on !482
      e44932b0
  2. 24 Dec, 2018 1 commit
  3. 22 Dec, 2018 2 commits
  4. 21 Dec, 2018 2 commits
  5. 20 Dec, 2018 5 commits
  6. 19 Dec, 2018 2 commits
  7. 18 Dec, 2018 1 commit
  8. 17 Dec, 2018 7 commits
  9. 16 Dec, 2018 1 commit
  10. 14 Dec, 2018 8 commits
  11. 13 Dec, 2018 2 commits
  12. 12 Dec, 2018 4 commits
  13. 11 Dec, 2018 4 commits