Difference: Task26791 (1 vs. 4)

Revision 42012-04-11 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestingStorm"

Testing report: IGIRTC #46

Revision 32012-03-02 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestingStorm"

Testing report: IGIRTC #46

Line: 14 to 14
 
  • EMI Major Release: EMI 1 (Kebnekaise)
  • Platform: SL5 epel
  • Author: Alessio Gianelle
Changed:
<
<
  • Testing report:
  • Certification report:
>
>
  • Testing report: here
  • Certification report: here
 
  • Date: 5th March 2012
  • Outcome: In certification
Line: 24 to 24
 

Clean Installation

Changed:
<
<
TODO (only BE+gridftp)
>
>
We need to install only the BE plus GridFTP We need to unprotect the emi third party repository.

  • Run sanity check test locally (complete log file are here):
[root@cream-51 tstorm-1.2.0-5]# tstorm-sanity-tests 
test_glue_service (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
test_gluetwo_storage_share_capacity (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.002s

OK
test_glue_available_space_info_service (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.084s

OK
test_glue_available_space (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.095s

OK
test_glue_used_space (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.096s

OK
test_size (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.094s

OK
test_info_service_failure (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.045s

OK
test_gluetwo_endpoint_undefined (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
test_gluetwo_storage_undefined (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
test_gluetwo_endpoint (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
test_backend_server_status (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.254s

OK
test_backend_logrotate_file (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
test_backend_gridhttps (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.270s

OK
test_yaim_version_file (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.545s

OK
test_size_in_namespace_file (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.017s

OK
test_gridhttps_plugin_links (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.025s

OK
test_backend_server_name_status (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.218s

OK
test_mysql_storage_space_update (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 105.989s

OK
test_mysql_connector_java_links (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.012s

OK
 

Upgrade Installation

Line: 34 to 158
 
  • No reconfiguration is needed
Changed:
<
<
  • Run sanity check locally (complete log file are here):
>
>
  • Run sanity check test locally (complete log file are here):
 
[root@cream-51 tstorm-1.2.0-5]# tstorm-sanity-tests
test_glue_service (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok
Line: 167 to 291
 

Functionality tests

Added:
>
>

After the installation

[ale@cream-12 tstorm-1.2.0-5]$ tstorm-tests
test_settings (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
test_storm_ping (tstorm.tests.atomics.AtomicsTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.194s

OK
test_dd (tstorm.tests.utilities.UtilitiesTest) ... ok
test_ls_unexist_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_mkdir_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_mkdir_exist_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_ls_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_cp_bt (tstorm.tests.atomics.AtomicsTest) ... ok
test_ls_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_cp_at (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_unexist_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_unexist_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 13 tests in 41.296s

OK
test_dd (tstorm.tests.utilities.UtilitiesTest) ... ok
test_cksm (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 3 tests in 11.853s

OK
test_dd (tstorm.tests.utilities.UtilitiesTest) ... ok
test_data_transfer_out_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_data_transfer_out_exist_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_data_transfer_in_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_data_transfer_in_unexist_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_rm_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 8 tests in 18.898s

OK
test_cr_lf (tstorm.tests.utilities.UtilitiesTest) ... ok
test_srm_transfer_outbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https_voms_exist_file (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_voms_no_auth (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_voms_unexist_file (tstorm.tests.https.HttpsTest) ... ok
test_srm_transfer_inbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 9 tests in 7.459s

OK
test_update_free_space_upon_rm (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 2.220s

OK
test_eight_digit_string_checksum (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 4.940s

OK
test_update_used_space_upon_pd (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 3.716s

OK
test_unsupported_protocols (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.065s

OK
test_non_ascii_chars (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.294s

OK
test_storm_backend_age (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.069s

OK
test_storm_database_password (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 2.802s

OK
test_storm_gridhttps_authorization_denied (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.662s

OK

Complete log file are here

  • Tests without voms extension

[ale@cream-12 tstorm-1.2.0-5]$ voms-proxy-init
Your identity: /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle
Creating proxy ......................................... Done

Your proxy is valid until Sat Mar  3 03:30:38 2012
[ale@cream-12 tstorm-1.2.0-5]$ voms-proxy-info -all
subject   : /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle/CN=proxy
issuer    : /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle
identity  : /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle
type      : proxy
strength  : 1024 bits
path      : /tmp/x509up_u500
timeleft  : 11:59:56
key usage : Digital Signature, Key Encipherment, Data Encipherment
[ale@cream-12 tstorm-1.2.0-5]$ tstorm-tests --novoms
test_settings (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
test_cr_lf (tstorm.tests.utilities.UtilitiesTest) ... ok
test_srm_transfer_outbound_http (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_http (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_http_exist_file (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_http (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_http_unexist_file (tstorm.tests.https.HttpsTest) ... ok
test_srm_transfer_inbound_http (tstorm.tests.https.HttpsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 8 tests in 2.714s

OK
test_cr_lf (tstorm.tests.utilities.UtilitiesTest) ... ok
test_srm_transfer_outbound_https (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https_exist_file (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https (tstorm.tests.https.HttpsTest) ... ADD UID for test_direct_transfer_inbound_https
ok
test_direct_transfer_inbound_https_no_auth (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_unexist_file (tstorm.tests.https.HttpsTest) ... ok
test_srm_transfer_inbound_https (tstorm.tests.https.HttpsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 9 tests in 4.393s

OK
test_get_space_metadata_failure (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.083s

OK


Complete log file are here

After the update

 
[ale@cream-12 ~]$ tstorm-tests 
test_settings (tstorm.tests.utilities.UtilitiesTest) ... ok
Line: 372 to 683
 
META FILEATTACHMENT attachment="tstorm_1330615085.0.log" attr="" comment="" date="1330615557" name="tstorm_1330615085.0.log" path="tstorm_1330615085.0.log" size="12354" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330617159.0.log" attr="" comment="" date="1330617751" name="tstorm_1330617159.0.log" path="tstorm_1330617159.0.log" size="25433" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330617622.0.log" attr="" comment="" date="1330617770" name="tstorm_1330617622.0.log" path="tstorm_1330617622.0.log" size="11021" user="AlessioGianelle" version="1"
Added:
>
>
META FILEATTACHMENT attachment="configure.txt" attr="" comment="" date="1330697188" name="configure.txt" path="configure.txt" size="80047" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="install.txt" attr="" comment="" date="1330697200" name="install.txt" path="install.txt" size="218474" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330696936.0.log" attr="" comment="" date="1330697213" name="tstorm_1330696936.0.log" path="tstorm_1330696936.0.log" size="12354" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330698456.0.log" attr="" comment="" date="1330698730" name="tstorm_1330698456.0.log" path="tstorm_1330698456.0.log" size="25433" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330698652.0.log" attr="" comment="" date="1330698747" name="tstorm_1330698652.0.log" path="tstorm_1330698652.0.log" size="11021" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="StoRM_CertReport_EMI1_Task26791.txt" attr="" comment="" date="1330702356" name="StoRM_CertReport_EMI1_Task26791.txt" path="StoRM_CertReport_EMI1_Task26791.txt" size="2743" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="StoRM_TestReport_EMI1_Task26791.txt" attr="" comment="" date="1330702371" name="StoRM_TestReport_EMI1_Task26791.txt" path="StoRM_TestReport_EMI1_Task26791.txt" size="2619" user="AlessioGianelle" version="1"

Revision 22012-03-01 - AlessioGianelle

Line: 1 to 1
 
META TOPICPARENT name="TestingStorm"

Testing report: IGIRTC #46

Line: 28 to 28
 

Upgrade Installation

Changed:
<
<
We need to upgrade only the GridFTP component.
>
>
We need to upgrade only the GridFTP component.
 
Changed:
<
<
>
>
 
  • No reconfiguration is needed
Changed:
<
<
  • Run sanity check locally (complete log file are here):
>
>
  • Run sanity check locally (complete log file are here):
 
Added:
>
>
[root@cream-51 tstorm-1.2.0-5]# tstorm-sanity-tests test_glue_service (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok


Ran 1 test in 0.002s

OK test_gluetwo_storage_share_capacity (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok


Ran 1 test in 0.002s

OK test_glue_available_space_info_service (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok


Ran 1 test in 0.090s

OK test_glue_available_space (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok


Ran 1 test in 0.103s

OK test_glue_used_space (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok


Ran 1 test in 0.109s

OK test_size (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok


Ran 1 test in 0.110s

OK test_info_service_failure (tstorm.tests.deployment.regression.ldapquery.LdapTest) ... ok


Ran 1 test in 0.060s

OK test_gluetwo_endpoint_undefined (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok


Ran 1 test in 0.002s

OK test_gluetwo_storage_undefined (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok


Ran 1 test in 0.001s

OK test_gluetwo_endpoint (tstorm.tests.deployment.regression.gluetwo_ldapquery.GluetwoLdapTest) ... ok


Ran 1 test in 0.001s

OK test_backend_server_status (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.206s

OK test_backend_logrotate_file (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.006s

OK test_backend_gridhttps (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.255s

OK test_yaim_version_file (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.528s

OK test_size_in_namespace_file (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.013s

OK test_gridhttps_plugin_links (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.017s

OK test_backend_server_name_status (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.197s

OK test_mysql_storage_space_update (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 116.389s

OK test_mysql_connector_java_links (tstorm.tests.deployment.regression.service_configuration.RegressionConfigurationTest) ... ok


Ran 1 test in 0.013s

OK

 
Line: 52 to 167
 

Functionality tests

Added:
>
>
[ale@cream-12 ~]$ tstorm-tests 
test_settings (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.000s

OK
test_storm_ping (tstorm.tests.atomics.AtomicsTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.128s

OK
test_dd (tstorm.tests.utilities.UtilitiesTest) ... ok
test_ls_unexist_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_mkdir_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_mkdir_exist_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_ls_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_cp_bt (tstorm.tests.atomics.AtomicsTest) ... ok
test_ls_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_cp_at (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_unexist_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_unexist_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 13 tests in 35.642s

OK
test_dd (tstorm.tests.utilities.UtilitiesTest) ... ok
test_cksm (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 3 tests in 13.307s

OK
test_dd (tstorm.tests.utilities.UtilitiesTest) ... ok
test_data_transfer_out_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_data_transfer_out_exist_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_data_transfer_in_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_data_transfer_in_unexist_file (tstorm.tests.functionalities.FunctionalitiesTest) ... ok
test_rm_file (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_dir (tstorm.tests.atomics.AtomicsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 8 tests in 26.233s

OK
test_cr_lf (tstorm.tests.utilities.UtilitiesTest) ... ok
test_srm_transfer_outbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https_voms_exist_file (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_voms_no_auth (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_voms_unexist_file (tstorm.tests.https.HttpsTest) ... ok
test_srm_transfer_inbound_https_voms (tstorm.tests.https.HttpsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 9 tests in 9.074s

OK
test_update_free_space_upon_rm (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 34.571s

OK
test_eight_digit_string_checksum (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 2.935s

OK
test_update_used_space_upon_pd (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 5.079s

OK
test_unsupported_protocols (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.062s

OK
test_non_ascii_chars (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.128s

OK
test_storm_backend_age (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.067s

OK
test_storm_database_password (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 3.803s

OK
test_storm_gridhttps_authorization_denied (tstorm.tests.regression.RegressionTest) ... ok
 
Added:
>
>

Ran 1 test in 1.685s
 
Added:
>
>
OK

Complete log file are here

  • Tests without voms extension

[ale@cream-12 ~]$ voms-proxy-init 
Your identity: /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle
Creating proxy ........................................................................ Done

Your proxy is valid until Fri Mar  2 04:56:10 2012
[ale@cream-12 ~]$ voms-proxy-info -all
subject   : /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle/CN=proxy
issuer    : /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle
identity  : /C=IT/O=INFN/OU=Personal Certificate/L=Padova/CN=Alessio Gianelle
type      : proxy
strength  : 1024 bits
path      : /tmp/x509up_u500
timeleft  : 11:59:50
key usage : Digital Signature, Key Encipherment, Data Encipherment

[ale@cream-12 ~]$  tstorm-tests --novoms
test_settings (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.001s

OK
test_cr_lf (tstorm.tests.utilities.UtilitiesTest) ... ok
test_srm_transfer_outbound_http (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_http (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_http_exist_file (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_http (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_http_unexist_file (tstorm.tests.https.HttpsTest) ... ok
test_srm_transfer_inbound_http (tstorm.tests.https.HttpsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 8 tests in 4.042s

OK
test_cr_lf (tstorm.tests.utilities.UtilitiesTest) ... ok
test_srm_transfer_outbound_https (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_outbound_https_exist_file (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https (tstorm.tests.https.HttpsTest) ... ADD UID for test_direct_transfer_inbound_https
ok
test_direct_transfer_inbound_https_no_auth (tstorm.tests.https.HttpsTest) ... ok
test_direct_transfer_inbound_https_unexist_file (tstorm.tests.https.HttpsTest) ... ok
test_srm_transfer_inbound_https (tstorm.tests.https.HttpsTest) ... ok
test_rm_lf (tstorm.tests.utilities.UtilitiesTest) ... ok

----------------------------------------------------------------------
Ran 9 tests in 7.882s

OK
test_get_space_metadata_failure (tstorm.tests.regression.RegressionTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.228s
 
Added:
>
>
OK

Complete log file are here

 
Added:
>
>

Regression tests

 
Added:
>
>

Verification attached bugs (which are not part of the automatic tests)

 
Added:
>
>
BUG #240: plugin doesn't work correctly with the new globus libraries FIXED
 
Added:
>
>
[ale@cream-12 ~]$ globus-url-copy file:///tmp/tstorm-input-file-1330606294.0.txt gsiftp://cream-51.pd.infn.it:2811/tmp/test.txt
[ale@cream-12 ~]$ 

Check the file on the BE (gridftp server):

[root@cream-51 ~]# ls -l /tmp/test.txt 
-rw-r--r-- 1 tst01 testers 1048576 Mar  1 17:33 /tmp/test.txt
 
META FILEATTACHMENT attachment="update_prod.txt" attr="" comment="Upgrade from production" date="1330604508" name="update_prod.txt" path="update_prod.txt" size="12851" user="AlessioGianelle" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="tstorm_1330604882.0.log" attr="" comment="sanity check for production without new globus" date="1330605227" name="tstorm_1330604882.0.log" path="tstorm_1330604882.0.log" size="12354" user="AlessioGianelle" version="1"
>
>
META FILEATTACHMENT attachment="update.txt" attr="" comment="Upgrade log" date="1330613691" name="update.txt" path="update.txt" size="12064" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330615085.0.log" attr="" comment="" date="1330615557" name="tstorm_1330615085.0.log" path="tstorm_1330615085.0.log" size="12354" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330617159.0.log" attr="" comment="" date="1330617751" name="tstorm_1330617159.0.log" path="tstorm_1330617159.0.log" size="25433" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330617622.0.log" attr="" comment="" date="1330617770" name="tstorm_1330617622.0.log" path="tstorm_1330617622.0.log" size="11021" user="AlessioGianelle" version="1"

Revision 12012-03-01 - AlessioGianelle

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="TestingStorm"

Testing report: IGIRTC #46

Summary

  • Product: Storm 1.8.2-2
  • Release Task: Task #26791
  • ETICS Subsystem Configuration Name: emi-storm_R_1_8_2_2_RC
  • VCS Tag: GDSI_1.1.0-8
  • EMI Major Release: EMI 1 (Kebnekaise)
  • Platform: SL5 epel
  • Author: Alessio Gianelle
  • Testing report:
  • Certification report:
  • Date: 5th March 2012
  • Outcome: In certification

Deployment tests

Clean Installation

TODO (only BE+gridftp)

Upgrade Installation

We need to upgrade only the GridFTP component.

  • No reconfiguration is needed

  • Run sanity check locally (complete log file are here):

Unit Tests

??? TODO ???

System tests

Functionality tests

META FILEATTACHMENT attachment="update_prod.txt" attr="" comment="Upgrade from production" date="1330604508" name="update_prod.txt" path="update_prod.txt" size="12851" user="AlessioGianelle" version="1"
META FILEATTACHMENT attachment="tstorm_1330604882.0.log" attr="" comment="sanity check for production without new globus" date="1330605227" name="tstorm_1330604882.0.log" path="tstorm_1330604882.0.log" size="12354" user="AlessioGianelle" version="1"
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback