dfd1d5ec68
Ported basic-test.sh to test_basic.py, and folded in test_horizonlogin.py. Made a testing framework for shared components. Added test_control.py Got rid of default .stestr.conf, as we're going to have multiple tests running, and one conf is confusing. Manually ordering functional tests for now, as stestr noms too much output, and runs things in parallel, which doesn't work for our functional tests. Skipping compute node test for now, as it won't work until we can connect to a control node with databases and such. Moved very-basic-test.sh to tools/make-a-microstack.sh. It's really more of a tool for manual testing than an automated test. Added test-requirements and updated gitignore. Moved auto-detection of kvm extensions to init, rather than test, as it makes more sense there. Change-Id: Iba7f7fe07cbb066790f802cf2a7c87c68994062c
6 lines
43 B
Plaintext
6 lines
43 B
Plaintext
flake8
|
|
petname
|
|
selenium
|
|
stestr
|
|
xvfbwrapper
|