aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hosts
Commit message (Collapse)AuthorAgeFilesLines
* testing: Enable virtio console for guestsTobias Brunner2014-10-101-0/+71
| | | | | | | | | | | This allows accessing the guests with `virsh console <name>`. Using a serial console would also be possible but our kernel configs have no serial drivers enabled, CONFIG_VIRTIO_CONSOLE is enabled though. So to avoid having to recompile the kernels let's do it this way, only requires rebuilding the guest images. References #729.
* testing: Updated swanctl certificates and keysTobias Brunner2014-10-0314-292/+292
|
* testing: Update public keys and certificates in DNS zoneTobias Brunner2014-10-031-64/+60
|
* Generated new test certificatesAndreas Steffen2014-08-2874-309/+500
|
* Define default swanctl credentials in hosts directoryAndreas Steffen2014-06-1021-0/+517
|
* First swanctl scenario5.2.0dr5Andreas Steffen2014-06-011-0/+156
|
* Test SWID REST API ins tnc/tnccs-20-pdp scenariosAndreas Steffen2014-05-311-1/+1
|
* Renewed expired user certificateAndreas Steffen2014-04-155-7/+33
|
* Renewed self-signed OCSP signer certificateAndreas Steffen2014-03-272-15/+17
|
* Updated expired certificates issued by the Research and Sales Intermediate CAsAndreas Steffen2014-03-2417-98/+208
|
* Renewed revoked Research CA certificate5.1.3dr1Andreas Steffen2014-03-225-2/+28
|
* testing: Use installed PTS SQL schema and data instead of local copyTobias Brunner2014-02-122-1448/+0
|
* testing: Use installed SQL schema instead of local copyTobias Brunner2014-02-121-270/+0
|
* Added missing semicolon in SQL statementsAndreas Steffen2014-02-051-6/+6
|
* Added Android 4.3.1 to products database tableAndreas Steffen2014-02-041-2/+14
|
* Added new Android versions to PTS databaseAndreas Steffen2014-02-041-0/+60
|
* Added TPMRA workitem support in PTS databaseAndreas Steffen2014-01-161-0/+60
|
* Updated and split data.sqlAndreas Steffen2013-10-231-37/+121
|
* Define aaa.strongswan.org in /etc/hostsAndreas Steffen2013-10-111-1/+1
|
* testing: Provide moon's and sun's certificate as CERT RRTobias Brunner2013-10-111-0/+51
|
* testing: Allow AH packets in default INPUT/OUTPUT chainsMartin Willi2013-10-111-0/+4
|
* Added tags table and some tag samplesAndreas Steffen2013-09-052-1/+95
|
* Added regids table and some sample reqid dataAndreas Steffen2013-09-022-0/+58
|
* Updated PTS database scheme to new workitems modelAndreas Steffen2013-07-291-39/+127
|
* Register packages under Debian 7.0 x86_64Andreas Steffen2013-07-041-26/+765
|
* Fixed index.txt for strongSwan EC CAAndreas Steffen2013-07-011-5/+5
|
* 5.1.0 changes for test casesAndreas Steffen2013-06-298-4/+106
|
* testing: Set terminal title when logging in via SSHTobias Brunner2013-05-151-0/+11
| | | | | Since we always log in as root use a simpler command prompt. And don't store duplicate commands in the bash command history.
* Use attest database in tnc/tnccs-20-os scenario5.0.4Andreas Steffen2013-04-212-0/+253
|
* Add expect-file guest image scriptReto Buerki2013-03-191-0/+29
| | | | | This script can be used in pretest.dat files to wait until a given file appears.
* Add /usr/local/lib/ipsec to linker cacheReto Buerki2013-03-191-0/+1
|
* removed unneeded DS filesAndreas Steffen2013-03-053-6/+0
|
* Configure winnetou as a DNSSEC enabled nameserver for the strongswan.org, ↵Andreas Steffen2013-02-1921-0/+369
| | | | org, and root zones
* Make core dumps workReto Buerki2013-01-173-2/+9
| | | | Core dumps are written to the /var/local/dumps directory.
* Switch to 'mapped' access mode for hostfsReto Buerki2013-01-171-1/+1
| | | | | | | | | | | 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
* converted all ipv6 iptables/ip6tables scenariosAndreas Steffen2013-01-172-0/+16
|
* Rename UML to KVM testsAndreas Steffen2013-01-171-2/+2
|
* implemented ip6tables.rulesAndreas Steffen2013-01-172-0/+50
|
* activated iptables in some ikev2 scenariosAndreas Steffen2013-01-171-0/+4
|
* Export compile directory to guestsReto Buerki2013-01-171-0/+1
| | | | | Use 9p over virtio to share files on the host with the guest domains. The files are accessible in the guests /hostfs directory.
* Disable checksum offloading on moon's eth1 interfaceReto Buerki2013-01-171-0/+20
| | | | | | | Disable checksum offloading on eth1 because it does not currently work with virtio and the isc-dhcp-server running on venus, see [1]. [1] - https://bugs.mageia.org/show_bug.cgi?id=1243
* Add ssh config to guest root accountReto Buerki2013-01-171-0/+3
|
* Add expect-connection guest image scriptReto Buerki2013-01-171-0/+27
| | | | | | | | 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.
* Drop build-hostconfig scriptReto Buerki2013-01-178-22/+22
| | | | Use processed host configurations directly instead.
* Use key(and password-)less SSH authenticationTobias Brunner2013-01-171-0/+13
|
* Adapt host configurationReto Buerki2012-12-1894-24813/+680
| | | | | Adapt the configuration of the test hosts to the new Debian-based system.
* updated default configuration of UML hosts to 5.0.0Andreas Steffen2012-06-2514-72/+19
|
* added nonce plugin in default host configurationsAndreas Steffen2012-05-257-7/+7
|
* keep a copy of refreshed carolCert-ocsp.pemAndreas Steffen2012-03-151-0/+95
|
* refreshed carolCert-ocsp.pemAndreas Steffen2012-03-154-4/+6
|