Newer
Older
Aleksandr Konstantinov
committed
# This file contains ever changing list of features to be included into
# testing framework. It's format is similar to changelog - date folowed
# by name and description of feature. Description is either broad enough
# or contains references to information needed to perform tests.
# After feature is moved to testing framework it is removed from this file.
Features not yet included into testing framework
------------------------------------------------
2008-12-12 Weizhong Qiang
SLCS Service and SLCS client. This feature needs the external Identity Provider
for authenticating the users.
Now there is a test Identity Provider hosted in squark.uio.no.
When running arcslcs (SLCS client), the idp name "https://squark.uio.no/idp/shibboleth"
needs to be specified.
As result, a short-lived X.509 Credential will be generated.
===========================================================================
Features already included into testing framework
------------------------------------------------
2009-02-12 Weizhong Qiang
arcproxy utility with voms client functionality.
(voms proxy certificates generated with arcproxy are now used for submission to
ARC0 in functionality tests. Since the proxy certificates are RFC compilant, they can
not be used for submission to Cream CE)
Aleksandr Konstantinov
committed
2008-11-17 Aleksandr Konstantinov
HTTP MCC now supports streaming. As result HTTP services based on MCC
like A-REX and HOPI should handle upload of big files efficiently enough.
It should be possible to stage in big input files to A-REX direcly from
client. - THIS FEATURE IS NOW TESTED WITH HOPI SERVICE