testing: Make TNC scenarios agnostic to the actual Debian version
The scenarios will work with new or old base images as long as the version in use is included as product in the master data (src/libimcv/imv/data.sql).
This commit is contained in:
@@ -6,10 +6,10 @@ dave:: cat /var/log/daemon.log::PB-TNC access recommendation is 'Access Allowed'
|
||||
dave:: cat /var/log/daemon.log::EAP method EAP_TTLS succeeded, MSK established::YES
|
||||
dave:: cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with EAP successful::YES
|
||||
dave:: cat /var/log/daemon.log::CHILD_SA home{1} established.*TS 192.168.0.200/32 === 10.1.0.0/28::YES
|
||||
moon:: ipsec attest --session 2> /dev/null::Debian 7.5 x86_64.*[email protected] - allow::YES
|
||||
moon:: ipsec attest --session 2> /dev/null::Debian.*x86_64.*[email protected] - allow::YES
|
||||
moon:: cat /var/log/daemon.log::added group membership 'allow'::YES
|
||||
moon:: cat /var/log/daemon.log::authentication of '[email protected]' with EAP successful::YES
|
||||
moon:: ipsec attest --session 2> /dev/null::Debian 7.5 x86_64.*[email protected] - allow::YES
|
||||
moon:: ipsec attest --session 2> /dev/null::Debian.*x86_64.*[email protected] - allow::YES
|
||||
moon:: cat /var/log/daemon.log::added group membership 'allow'::YES
|
||||
moon:: cat /var/log/daemon.log::authentication of '[email protected]' with EAP successful::YES
|
||||
moon:: ipsec statusall 2> /dev/null::rw-allow.*10.1.0.0/28 === 192.168.0.100/32::YES
|
||||
|
||||
Reference in New Issue
Block a user