Quality Criteria Verification Report ==================================== Product: bdii-infoprovider Release: infoprovider.bdii-infoprovider.ubuntu-trusty.amd64-0.7.0 Software Provider: infoprovider RT Ticket: 12399 Provider contact: aloga@ifca.unican.es Verifier: Pablo Orviz Hours worked: 2h Date: 20/02/2017 Status: Accepted Summary ======= - Ansible role: https://github.com/egi-qc/ansible-role-cloud-info-provider - Functional testing: https://github.com/egi-qc/umd-verification/tree/master/bin/bdii Further logs: http://193.146.75.245:8080/job/cloud-info-provider/41/ Related tickets =============== None. Documentation Criteria ====================== * Release notes: https://github.com/EGI-FCTF/cloud-bdii-provider/releases/tag/0.7.0 * User Documentation: https://github.com/EGI-FCTF/cloud-bdii-provider * API Documentation: https://github.com/EGI-FCTF/cloud-bdii-provider * Admin Documentation: https://github.com/EGI-FCTF/cloud-bdii-provider * Software License: Apache 2.0 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: OK * Middleware Version Information: NA * Service Probes: OK * Accounting Records: NA * Bug Tracking System: OK Verification Logs ================= + git clone https://github.com/egi-qc/ansible-role-cloud-info-provider -b umd /tmp/ansible-role-cloud-info-provider Cloning into '/tmp/ansible-role-cloud-info-provider'... + sudo ansible-galaxy install -r /tmp/ansible-role-cloud-info-provider/requirements.yml - extracting cmd to /etc/ansible/roles/cmd - cmd was installed successfully + cd /tmp/workspace/cloud-info-provider + ./bin/jenkins/parse_repos.sh http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.bdii-infoprovider.ubuntu-trusty.amd64/0/7/0/repofiles/INFOPROVIDER.bdii-infoprovider.ubuntu-trusty.amd64.list + Verification_repository=repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.bdii-infoprovider.ubuntu-trusty.amd64/0/7/0/repofiles/INFOPROVIDER.bdii-infoprovider.ubuntu-trusty.amd64.list + fab cloud-info-provider:cmd_release=1,openstack_release=mitaka,repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.bdii-infoprovider.ubuntu-trusty.amd64/0/7/0/repofiles/INFOPROVIDER.bdii-infoprovider.ubuntu-trusty.amd64.list,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.infoprovider.bdii-infoprovider.ubuntu-trusty.amd64/0/7/0/repofiles/INFOPROVIDER.bdii-infoprovider.ubuntu-trusty.amd64.list'] UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path 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.infoprovider.bdii-infoprovider.ubuntu-trusty.amd64/0/7/0/repofiles/INFOPROVIDER.bdii-infoprovider.ubuntu-trusty.amd64.list [INFO] Running configuration [localhost] local: sudo -E ansible --help [localhost] local: sudo -E ansible-pull -vvv -C umd -d /etc/ansible/roles/ansible-role-cloud-info-provider -i /etc/ansible/roles/ansible-role-cloud-info-provider/hosts -U https://github.com/egi-qc/ansible-role-cloud-info-provider --extra-vars '@/tmp/umd.yaml' --extra-vars '@/tmp/ansible_extra_vars.yaml' --tags 'untagged,cmd' [INFO] Log directory '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. [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'GLUE2 ldapsearch check.' [localhost] local: sudo -E ./bin/bdii/client-test.sh ldapsearch-site-bdii-cloud 2>&1 [INFO] Command './bin/bdii/client-test.sh ldapsearch-site-bdii-cloud' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2.