Difference: Cream_blah_testsuites (8 vs. 9)

Revision 92013-01-31 - SaraBertocco

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

CREAM regression, BLAH functionality and regression testsuites installation, configuration and use

Line: 114 to 114
  voms-proxy-init -voms
Added:
>
>
  • Set database access permissions runing on CE:
        mysql -h $CE_HOST -u root --password="$MYSQL_PASSWORD"  -e "GRANT ALL PRIVILEGES to $CREAMDB_USER@'<FQDN_UI_HOST>' IDENTIFIED BY '$CREAMDB_PASSWORD' WITH GRANT OPTION";
        
 
  • Caveats:
    • lauch the testsuites in a shell where you run previously /opt/cream_blah_testsuites/testsuite_env.sh and set PYTHONPATH
    • lauch the testsuites in a shell where you have write permissions: robot fremework tryes to write log files in the path where it is launched and it fails if it is unable to create its logs.
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback