aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/build-guestimages
Commit message (Collapse)AuthorAgeFilesLines
* testing: Move collector.db in tnc/tnccs-20-ev-pt-tls scenario to /etc/db.dTobias Brunner2017-08-071-4/+0
| | | | | Also move initialization to the pretest script (it's way faster in the in-memory database).
* testing: Added tnc/tnccs-20-ev-pt-tls scenarioAndreas Steffen2017-08-041-1/+5
|
* testing: Mount and serve testresults from the hostTobias Brunner2016-08-291-0/+3
| | | | | | | | This avoids having to copy testresults, makes results of cancelled runs browsable (runs may actually be followed live) and preserves old results when rebuilding guest images (e.g. when using the build-strongswan script). The number of consecutive test runs without any intermittent rebuild of the guest images is also not limited by the image size anymore.
* testing: Serve images in testresults via mod_rewrite and not a symlinkTobias Brunner2016-08-291-0/+1
|
* testing: Correctly dis-/enable services with systemdTobias Brunner2016-06-161-3/+10
|
* testing: Update Apache config for newer Debian releasesTobias Brunner2016-06-151-0/+1
| | | | | | It is still compatible with the current release as the config in sites-available will be ignored, while conf-enabled does not exist and is not included in the main config.
* testing: Ensure no guest is running when modifying imagesTobias Brunner2014-10-101-0/+1
| | | | | Sometimes guests are not stopped properly. If images are then modified they will be corrupted.
* Updated strongTNC configurationAndreas Steffen2014-06-111-3/+0
|
* Test SWID REST API ins tnc/tnccs-20-pdp scenariosAndreas Steffen2014-05-311-1/+11
|
* Lazy unmount guest filesystem after building image, as it still might be busyMartin Willi2013-03-261-1/+1
|
* Add /usr/local/lib/ipsec to linker cacheReto Buerki2013-03-191-0/+2
|
* Configure winnetou as a DNSSEC enabled nameserver for the strongswan.org, ↵Andreas Steffen2013-02-191-0/+4
| | | | org, and root zones
* Make test scripts callable from any pathReto Buerki2013-01-171-3/+5
|
* Create all images in $BUILDDIR/imagesReto Buerki2013-01-171-4/+3
|
* Directly use STRONGSWANHOSTS in build-guestimagesReto Buerki2013-01-171-7/+1
| | | | | Drop support for building guests specified on the command line; creating all images unconditionally is very fast now thanks to qcow2.
* Don't refer to recipes and images via $TESTDIRTobias Brunner2013-01-171-1/+1
| | | | This way no symlink to the testing directory is required in $TESTDIR.
* Add expect-connection guest image scriptReto Buerki2013-01-171-1/+1
| | | | | | | | This script can be used in pretest.dat files to wait until an IPsec connection becomes available. This avoids unconditional sleeps and improves test performance. The ipv6 tests have been updated to use the expect-connection script.
* Rename build-umlhostfs script to build-guestimagesReto Buerki2013-01-171-0/+70