Chart improve

Merged
#9 · Created  · Last updated

Merged pull request

Merged in liuwlfnst/fuego-core/chart-improve (pull request #9)

44dbbbc·Author: ·Closed by: ·2018-02-28

Description

  • chart: add log links for each testcase

    Add log links for the tests which have separated log file, Such as, Functional.LTP in the current Fuego.

    The separated log link can help us to find the error log easily and help us to compare the test results of different builds.

    I also added link to "testlog.txt" for those tests who don't have the separated log.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • common: add a generic function to split test outputs

    Functional.LTP can split the test outputs to separated log file for each case. Now, I add some links to those separated log files, which can help user to check the error log for each case quickly, especially for those tests who had heavy logs.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • bzip2: add support that we can split the output for each testcase

    We can use those separated logs as the log link, which can help user to check the log of those failures easily.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • curl: add support that we can split the output for each testcase

    We can use those separated logs as the log link, which can help user to check the log of those failures easily.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • jpeg: add support that we can split the output for each testcase

    We can use those separated logs as the log link, which can help user to check the log of those failures easily.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • fuego_check tguid&tables: add support that we can split the output for each testcase

    This test has multi-testsets and multi-testcases, it also can use the generic function that we added before.

    We can use those separated logs as the log link, which can help user to check the log of those failures easily.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • glibc: add support that we can split the output for each testcase

    We can use those separated logs as the log link, which can help user to check the log of those failures easily.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • tiff: add support that we can split the output for each testcase

    This test has not been tested yet. The untest reason is that my sdk cannot build Functional.tiff successfully. However, the same code works well for other tests and the Functional.tiff seems to be not special with other jobs, so I just leave it here.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

  • croco: add parser.py and split the output for each testcase

    Add a parser.py for this test.

    Signed-off-by: Liu Wenlong liuwl.fnst@cn.fujitsu.com

0 attachments

0 comments

Loading commits...