Kylin Test Log Parser

  • Our tool to parse the log data generated by Kylin and parse it to the configuration map.

  • Under development

  • Current stage:

    • generate_all_tests.py Implement function to generate all test commands into Kylin file
    • map_logs_generate_default.py Map the result from getters and setters in test log data into json file and parse default configuration values
    • read_properties.py Read all properties
    • Testrunner.py Inject properties and run tests
    • conf_scrap.py Scrapping kylin official website for configuration values.
    • generate_value.py Generate configuration values
  • TODO:

    • Keep on modifying generate_value functions to be more precise.