Network Test Server Setup: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Convert ExpressionEngine links) |
(Say where to find (once Ryan has written it) the new instructions.) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Developing Qt::QA]] | |||
[[Category:Developing Qt::Network]] | |||
[[Category: | |||
This page explains the steps for setting up a Network Test Server machine. This server is used by Qt's autotests for various testing. No building itself is done on this machine. It's only a server that provides services so that tests can be run. | This page explains the steps for setting up a Network Test Server machine. This server is used by Qt's autotests for various testing. No building itself is done on this machine. It's only a server that provides services so that tests can be run. | ||
'''Note:''' Since the old network test server ( | '''Note:''' Since the old network test server (though it is still in use) can't easily be reproduced, and its Puppet configuration doesn't work anymore, we've started (2018) the work on replacing it with containerized network test servers. See [https://bugreports.qt.io/browse/QTQAINFRA-1029 QTQAINFRA-1029] for progress on that. Instructions for working with the containerized test servers are now on [[Network Testing]]. | ||
== Install instructions == | == Install instructions == | ||
This guide is maintained in our Qt repository: [http:// | This guide is maintained in our Qt repository: [http://code.qt.io/cgit/qtqa/sysadmin.git/tree/README.network_test_server.txt README.network_test_server.txt] | ||
Latest revision as of 13:26, 8 October 2018
This page explains the steps for setting up a Network Test Server machine. This server is used by Qt's autotests for various testing. No building itself is done on this machine. It's only a server that provides services so that tests can be run.
Note: Since the old network test server (though it is still in use) can't easily be reproduced, and its Puppet configuration doesn't work anymore, we've started (2018) the work on replacing it with containerized network test servers. See QTQAINFRA-1029 for progress on that. Instructions for working with the containerized test servers are now on Network Testing.
Install instructions
This guide is maintained in our Qt repository: README.network_test_server.txt