Bug 4922 Disable out of date test 85/34285/2
authorRyan Goulding <ryandgoulding@gmail.com>
Mon, 8 Feb 2016 21:47:59 +0000 (16:47 -0500)
committerLuis Gomez <ecelgp@gmail.com>
Mon, 8 Feb 2016 22:41:42 +0000 (14:41 -0800)
commitbc6593735c3ac1787445c443261242664a4ba92e
tree3d0453aef8ab96bbe7bd6a6f225fa6eabd956cee
parent11bf52783f3e00f71c36207c2b78d8c3aa254358
Bug 4922 Disable out of date test

This test fails due to change in the way authentication is disabled in
the Beryllium release.  In prior releases, authentication could be disabled
by adding "authEnabled=false" to "etc/org.opendaylight.aaa.authn.cfg". Now,
authentication is disabled by editing shiro.ini and changing:
"/** = authcBasic" to "/** = anon".

Because Shiro properties are not currently tracked through the config admin
service, disabling AAA requires a controller restart.  This test is removed
as it is out of date and no longer reflects how to disable authentication.
A new test is not added to this suite, as controller restart is required.

Change-Id: Ia745c6d722d6a843eac69f8f3998766a8ce48c5d
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
csit/suites/aaa/authn/010_Credential_Authentication.robot