aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
Commit message (Collapse)AuthorAgeFilesLines
* Version bump to 5.5.1dr25.5.1dr2Andreas Steffen2016-08-261-2/+2
|
* Version bump to 5.5.1dr15.5.1dr1Andreas Steffen2016-08-101-3/+3
|
* Version bump to 5.5.05.5.0Andreas Steffen2016-07-131-1/+1
|
* testing: Version bump to 4.6.3 kernel and strongSwan 5.5.0Andreas Steffen2016-06-301-3/+3
|
* testing: Install packages like the FIPS-enabled OpenSSL from a custom apt repoTobias Brunner2016-06-161-0/+3
|
* testing: Update base image to Debian jessieTobias Brunner2016-06-151-4/+5
| | | | | | | | | | | | | Several packages got renamed/updated, libgcrypt was apparently installed by default previously. Since most libraries changed we have to completely rebuild all the tools installed in the root image. We currently don't provide a clean target in the recipes, and even if we did we'd have to track which base image we last built for. It's easier to just use a different build directory for each base image, at the cost of some additional disk space (if not manually cleaned). However, that's also the case when updating kernel or software versions.
* testing: updated testing.confAndreas Steffen2016-04-241-3/+3
|
* testing: Version bump to 5.4.0Tobias Brunner2016-04-061-1/+1
| | | | References #1382.
* testing: update to Linux 4.2 kernelAndreas Steffen2015-09-011-4/+4
|
* testing: Migration of KVM framework to Linux 4.x kernelAndreas Steffen2015-04-251-4/+4
|
* Update KVM test framework to 3.15 guest kernel5.2.0rc1Andreas Steffen2014-06-271-3/+3
|
* Minor changes in the test environment5.2.0dr4Andreas Steffen2014-05-151-1/+1
|
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-151-3/+3
|
* Updated test kvm tests to Linux 3.13 kernelAndreas Steffen2014-02-121-3/+3
|
* Starting with 3.1.7 kernel.org replaced bz2 with xz formatAndreas Steffen2014-01-151-4/+4
|
* Version bump to 5.1.1Andreas Steffen2013-10-311-4/+4
|
* testing: Load testing.conf.local from the same directory as testing.confTobias Brunner2013-10-111-2/+3
|
* testing: support a .gitignored testing.conf.local for site-local configurationsMartin Willi2013-08-291-34/+39
|
* testing: Increase base image size so there is space for test results on winnetouTobias Brunner2013-06-111-1/+1
|
* Use new strongSwan HA kernel patchset keeping iptables ABIMartin Willi2013-03-261-1/+1
| | | | | Allows us to install stock debian iptables without the need for patching and compiling our own.
* Define SSHCONF from strongswan testing directory, not TESTDIRMartin Willi2013-03-261-3/+0
| | | | | This fixes the use of SSHCONF in the ssh wrapper script before ./do-tests had a chance to create the required symlinks.
* upgraded KVM test suite to Linux 3.8 kernelAndreas Steffen2013-03-031-4/+4
|
* Switch to 'mapped' access mode for hostfsReto Buerki2013-01-171-1/+4
| | | | | | | | | | | Passthrough mode only works as expected when running as root. On Debian/Ubuntu systems qemu runs as user 'libvirt-qemu' and group 'kvm' so all shared files must be chowned to grant access from guests. Symlinks created on the host are still problematic because the Plan 9 filesystem has no direct notion of symbolic links, see [1]. [1] - http://ericvh.github.com/9p-rfc/rfc9p2000.u.html
* Make test scripts callable from any pathReto Buerki2013-01-171-1/+1
|
* Create all images in $BUILDDIR/imagesReto Buerki2013-01-171-8/+6
|
* Drop SELECTEDTESTSONLY supportReto Buerki2013-01-171-10/+0
|
* Rename build-umlhostfs script to build-guestimagesReto Buerki2013-01-171-1/+1
|
* Rename build-umlrootfs script to build-rootimgReto Buerki2013-01-171-1/+1
|
* Unify naming of base,root image settingsReto Buerki2013-01-171-9/+18
|
* Switch from raw images to qcow2 formatReto Buerki2013-01-171-1/+3
| | | | | This allows to use minimal copy-on-write clones of the base image as guest images, which in turn saves a lot of disk space.
* Set default TESTDIR to /srv/strongswan-testingReto Buerki2013-01-171-1/+1
|
* Drop unneeded TZUML variableReto Buerki2013-01-171-3/+0
|
* Set BUILDDIR to $TESTDIR/buildReto Buerki2013-01-171-1/+1
|
* Drop unneeded UMLKERNEL variableReto Buerki2013-01-171-4/+1
|
* Rename UMLTESTDIR variable to TESTDIRReto Buerki2013-01-171-4/+4
|
* Remove executable bit from testing.confReto Buerki2013-01-171-0/+0
|
* Use qemu/KVM virtualization instead of UMLReto Buerki2013-01-171-38/+5
| | | | | | | | | Guest and network configuration is setup using the libvirt virtualization API. The [start|stop]_testing scripts have been updated accordingly. qemu/KVM does not currently support a hostfs, so the shared build tree mount has been dropped for now.
* Rename build-umlkernel script to build-guestkernelReto Buerki2013-01-171-14/+8
|
* Move ROOTFSDIR declaration to testing.confReto Buerki2013-01-171-0/+3
|
* Drop build-hostconfig scriptReto Buerki2013-01-171-1/+0
| | | | Use processed host configurations directly instead.
* Simplify test starting and stopping logicReto Buerki2013-01-171-3/+0
| | | | | | | | | Reduce the coupling of the different scripts. make-testing : Build the testing environment start-testing : Start switches and guests do-tests : Run tests stop-testing : Stop switches and guests
* Use key(and password-)less SSH authenticationTobias Brunner2013-01-171-1/+0
|
* Adjust strongSwan version handling in HTML outputReto Buerki2013-01-171-0/+3
|
* Add recipes for libtnc and TNC@FHHTobias Brunner2013-01-171-1/+1
|
* Drop SHAREDTREE in favor of mounting the compile dirTobias Brunner2013-01-171-5/+0
|
* Factor out building of strongswan into own MakefileReto Buerki2012-12-181-60/+1
| | | | | Small Makefiles (recipes) are used to install software from source into the root UML image.
* testing: Switch to Debian based guest imagesReto Buerki2012-12-181-22/+16
| | | | | | | | | | Instead of extracting a downloaded Gentoo filesystem tree into a file containing a reiserfs filesystem, create an ext3 filesystem inside a sparse file, mount it and debootstrap an up-to-date Debian system. Use this image as base for all UML guest images. Also, drop support for the various consoles and use xterm unconditionally.
* created OS IMC/IMV pairAndreas Steffen2012-10-091-0/+2
|
* Build unity plugin in strongSwan test suiteMartin Willi2012-09-181-0/+1
|
* Removed the unneeded socket-raw pluginTobias Brunner2012-09-141-1/+0
|