Quality Criteria Verification Report ==================================== Product: Infrastructure Manager Release: indigo.infrastructure_manager.centos7.x86_64-1.5.1 Software Provider: Indigo RT Ticket: 12672 Provider contact: micafer1@upv.es Verifier: Pablo Orviz Hours worked: 2h Date: 2017/04/25 Status: Accepted Summary ======= - Ansible role: https://github.com/egi-qc/ansible-role-im - Build info: https://jenkins.egi.ifca.es/job/im/14/ - Functional tests: list infrastructures (im_client) Related tickets =============== None. Documentation Criteria ====================== * Release notes: https://indigo-dc.gitbooks.io/indigo-datacloud-releases/content/indigo1/eight_update_of_indigo-1.html#im * User Documentation: https://www.gitbook.com/book/indigo-dc/im/details * API Documentation: https://www.gitbook.com/book/indigo-dc/im/details * Admin Documentation: https://www.gitbook.com/book/indigo-dc/im/details * Software License: GPLv3 Generic Criteria ================ (Possible Statuses: OK, WARN, FAIL, NA (Not Applicable) or NT (Not Tested)) * Binary Distribution: OK * Upgrade: NT * X.509 Certificate support: NA * SHA-2 Certificates Support: NA * RFC Proxy support: NA * ARGUS Integration: NA * World Writable Files: OK * Passwords in world readable files: OK * GlueSchema 1.3 Support: NA * GlueSchema 2.0 Support: NA * Middleware Version Information: NA * Service Probes: OK * Accounting Records: NA * Bug Tracking System: OK Verification logs ================= + fab im:cmd_release=1,openstack_release=mitaka,repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.indigo.infrastructure_manager.centos7.x86_64/1/5/1/repofiles/INDIGO.infrastructure_manager.centos7.x86_64.repo,log_path=logs [INFO] Using UMD None release repository [INFO] Using UMD verification repository file: ['http://admin-repo.egi.eu/sw/unverified/cmd-os-1.indigo.infrastructure_manager.centos7.x86_64/1/5/1/repofiles/INDIGO.infrastructure_manager.centos7.x86_64.repo'] UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path /tmp/workspace/im/logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg None | igtf_repo None [INFO] Using the following repository files + http://admin-repo.egi.eu/sw/unverified/cmd-os-1.indigo.infrastructure_manager.centos7.x86_64/1/5/1/repofiles/INDIGO.infrastructure_manager.centos7.x86_64.repo [INFO] Log directory '/tmp/workspace/im/logs' has been created. [INFO] Running configuration [localhost] local: sudo -E ansible --help [INFO] Extra vars file added: /tmp/extra_vars.yaml [localhost] local: sudo -E ansible-pull -vvv -C umd -d /etc/ansible/roles/ansible-role-im -i /etc/ansible/roles/ansible-role-im/hosts -U https://github.com/egi-qc/ansible-role-im --extra-vars '@/tmp/umd.yaml' --extra-vars '@/tmp/extra_vars.yaml' --tags 'all' [INFO] Log directory '/tmp/workspace/im/logs' has been created. [[QC_SEC_2: SHA-2 Certificates Support]] [NA] Product does not need certificates. [[QC_SEC_5: World Writable Files]] [localhost] local: sudo -E find / -not \( -path "/proc" -prune \) -not \( -path "/sys" -prune \) -type f -perm -002 -exec ls -l {} \; [OK] Found no world-writable file. [[QC_INFO_1: GlueSchema 1.3 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_2: GlueSchema 2.0 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_3: Middleware Version Information]] [NA] Product does not publish information through BDII. [[QC_MON_1: Service Probes]] [NA] Product cannot be tested by Nagios. [localhost] local: sudo -E pip install IM-client [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'Infrastructure manager client tasks.' [localhost] local: sudo -E ./bin/im/im-client.sh 2>&1 [INFO] Log directory '/tmp/workspace/im/logs' has been created. [INFO] Command './bin/im/im-client.sh ' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2.