aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ha
Commit message (Collapse)AuthorAgeFilesLines
* testing: Fix active/passive role description in ha/both-active test caseMartin Willi2015-03-101-2/+2
|
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-244-4/+4
| | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl.
* testing: Run 'conntrack -F' before all test scenariosTobias Brunner2014-04-021-2/+0
| | | | This prevents failures due to remaining conntrack entries.
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* converted ha/both-active iptables scenarioAndreas Steffen2013-01-176-216/+108
|
* Adapt test configurationsReto Buerki2013-01-173-4/+4
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-134-4/+0
|
* load nonce pluginAndreas Steffen2012-05-234-4/+4
|
* upgraded ha scenario for 5.0.0Andreas Steffen2012-05-065-17/+9
|
* alice is now master in the ha/both-active scenarioAndreas Steffen2011-07-141-6/+6
|
* active and passive IKEv2 hosts changed againAndreas Steffen2011-06-031-7/+7
|
* with the 2.6.38 kernel alice is preferred for handling the IKE connectionsAndreas Steffen2011-04-081-7/+7
|
* fixed iptables script of gateway aliceAndreas Steffen2010-11-201-6/+6
|
* removed copy of strongswancCert.pemAndreas Steffen2010-11-201-22/+0
|
* added ha/both-active scenarioAndreas Steffen2010-11-2022-0/+555