bareos: master 1a237ecc

Author Committer Branch Timestamp Parent
frank frank master 2019-10-01 18:04 master cdeb95a1 Pending
Changeset systemtests: make webui-selenium test profile resource aware

1. To be able to run the given tests with different profile resources,
a new environment variable named BAREOS_WEBUI_PROFILE is introduced.
Also a few conditionals are added in the SeleniumTest class methods to
control the behaviour of the various tests depending on the used
profile resource given by BAREOS_WEBUI_PROFILE environment variable.

2. Change the CSS selector in the logout method to be reliable.

3. Fix a typo
mod - systemtests/tests/webui-selenium/testrunner.in Diff File
mod - webui/tests/selenium/webui-selenium-test.py Diff File