[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3192/8267] bitbake: toaster: Remove contrib tts



commit 5bc6fa01e0581c703808597878244cf9a38cefba
Author: Michael Wood <michael g wood intel com>
Date:   Fri Oct 28 18:48:45 2016 +0300

    bitbake: toaster: Remove contrib tts
    
    Remove the "Toaster test system". We don't need a home brew
    test "framework" as the django test runner is more than adequate.
    None of these tests here are currently working and have been obsoleted
    by the work done on unit and browser tests in ./tests/.
    
    (Bitbake rev: 7a82e45ca5c4d470f62f83e72d00cbe45baa1537)
    
    Signed-off-by: Michael Wood <michael g wood intel com>
    Signed-off-by: Ed Bartosh <ed bartosh linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 bitbake/lib/toaster/contrib/README                 |    6 -
 bitbake/lib/toaster/contrib/tts/README             |   41 -
 bitbake/lib/toaster/contrib/tts/TODO               |    9 -
 bitbake/lib/toaster/contrib/tts/config.py          |   98 -
 bitbake/lib/toaster/contrib/tts/launcher.py        |  101 -
 bitbake/lib/toaster/contrib/tts/recv.py            |   56 -
 bitbake/lib/toaster/contrib/tts/runner.py          |  222 --
 bitbake/lib/toaster/contrib/tts/settings.json      |    5 -
 bitbake/lib/toaster/contrib/tts/shellutils.py      |  141 --
 bitbake/lib/toaster/contrib/tts/tests.py           |  115 -
 .../contrib/tts/toasteruitest/run_toastertests.py  |  155 --
 .../tts/toasteruitest/toaster_automation_test.py   | 2376 --------------------
 .../contrib/tts/toasteruitest/toaster_test.cfg     |   25 -
 bitbake/lib/toaster/contrib/tts/urlcheck.py        |   53 -
 bitbake/lib/toaster/contrib/tts/urllist.py         |   39 -
 15 files changed, 0 insertions(+), 3442 deletions(-)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]