-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 03.06.2013 13:01, schrieb doiggl@velocitynet.com.au:
Hello, Regarding question: Do you know how to make tests in openQA? A: no not yet Am looking at these sites in relation for tests. I have no information on how to construct the tests themselves. Need test for a lamp install [install apache2, apache2-example-pages, php5,mysql ] and then a call to run firefox [ip address] --Glenn
http://en.opensuse.org/openSUSE:OpenQA http://en.opensuse.org/openSUSE:Factory-tested http://openqa.opensuse.org/
I looked at the left hand side of this page to see some of the existing tests [1] Gimp test example see [2]
http://openqa.opensuse.org/opensuse/video/ Gave this error[3]
[1] http://openqa.opensuse.org/results/openSUSE-Factory-KDE-Live-x86_64-Build048...
[2] http://openqa.opensuse.org/tdata/show/openSUSE-Factory-KDE-Live-x86_64-Build...
[3] Access forbidden!
http://openqa.opensuse.org/opensuse/video/ moved to http://openqa.opensuse.org/openqa/video/ The easiest way to help with auto-testing is to just write a shell-script that will install, setup and test the desired software I now started with http://openqa.opensuse.org/openqa/qatests/qa_lamp.sh this already hits an error: # rcapache2 restart Module "authz_default" is not installed, ignoring. Check the APACHE_MODULES setting in /etc/sysconfig/apache2. AH00526: Syntax error on line 1 of /etc/apache2/uid.conf: Invalid command 'User', perhaps misspelled or defined by a module not included in the server configuration googling for this error message found https://httpd.apache.org/docs/2.4/upgrading.html which hinted that this helps a2enmod unixd a2enmod access_compat The openqa-specific glue code to have it run automatically on openqa.o.o is rather simple after such a shell-script is working. pretty much like http://openqa.opensuse.org/openqa/perl/autoinst/consoletest.d/100_fasttest1.... Ciao Bernhard M. -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlG90/8ACgkQSTYLOx37oWRRFwCfb5hMsFJmX+ZSCt908gOHJdRQ THcAoLJu4cPVZEgxRFn8Sq151cpKN/Q2 =3lc4 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org