This is V2. It no longer overloads the TOASTER_TESTS_BROWSER with an address and now pulls the liveserver address from the instance.
The README in lib/toaster/tests/browser has some instructions and more are located on the wiki at https://wiki.yoctoproject.org/wiki/TipsAndTricks/TestingToasterWithContainers. This patch assumes the firefox container. Later, if we want to, we can add an additional env variable to override firefox or chrome containers. Initially, I just wanted to get this approach working so that we could use it. -Brian an intel employee The following changes since commit 43e652f3d1fee5ce7fad67e6400315eab1b34270: devtool: add "rename" subcommand (2016-11-07 11:04:22 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/toaster/remoteContainerTestV2 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/remoteContainerTestV2 brian avery (1): toaster: browser tests - add Selenium Docker container as driver lib/toaster/tests/browser/README | 21 +++++++++++++++++++-- lib/toaster/tests/browser/selenium_helpers_base.py | 13 +++++++++++-- 2 files changed, 30 insertions(+), 4 deletions(-) -- 1.9.1 -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
