RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1528360 - Package python-ironic-tests-tempest
Summary: Package python-ironic-tests-tempest
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: RDO
Classification: Community
Component: Package Review
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: trunk
Assignee: Javier Peña
QA Contact: hguemar
URL:
Whiteboard:
Depends On:
Blocks: RDO-QUEENS 1533557
TreeView+ depends on / blocked
 
Reported: 2017-12-21 15:51 UTC by Chandan Kumar
Modified: 2018-01-23 13:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-23 13:44:59 UTC
Embargoed:
jpena: rdo-review+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
RDO 11070 0 None master: MERGED rdoinfo: Add python-ironic-tests-tempest package (I305e9ea075153d1a91b323c752e62ff1e492a2c2) 2018-01-23 14:20:11 UTC
RDO 11191 0 None master: MERGED config: Create project for ironic-tempest-plugin (If64a36744f17be5ea145c28bbed65d51e69c7b27) 2018-01-23 14:20:05 UTC
RDO 11201 0 None rpm-master: MERGED openstack/ironic-tempest-plugin-distgit: Initial import of Ironic Tempest Plugin (Ic9fe764f8bf5215d697c3ac4063555bed93fd... 2018-01-23 14:19:59 UTC
RDO 11245 0 None master: MERGED rdoinfo: Open Queens gate for Ironic Tempest plugin (Id977880a71b8e5dae4fd8ba5faf0950b06a4d234) 2018-01-23 14:19:53 UTC

Description Chandan Kumar 2017-12-21 15:51:27 UTC
Package Name: python-ironic-tests-tempest
Git URL: https://github.com/openstack/ironic-tempest-plugin
Description: Tempest plugin for Ironic and Ironic Inspector

Comment 1 Javier Peña 2018-01-09 13:57:01 UTC
Initial licensecheck output:

$ licensecheck -r .
./.gitreview: *No copyright* UNKNOWN
./CONTRIBUTING.rst: *No copyright* UNKNOWN
./HACKING.rst: *No copyright* UNKNOWN
./LICENSE: *No copyright* Apache (v2.0)
./MANIFEST.in: *No copyright* UNKNOWN
./README.rst: *No copyright* UNKNOWN
./requirements.txt: *No copyright* UNKNOWN
./setup.cfg: *No copyright* Apache
./setup.py: Apache (v2.0) GENERATED FILE
./test-requirements.txt: *No copyright* UNKNOWN
./tox.ini: *No copyright* UNKNOWN
./ironic_tempest_plugin/README.rst: *No copyright* UNKNOWN
./ironic_tempest_plugin/clients.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/config.py: Apache (v2.0)
./ironic_tempest_plugin/exceptions.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/manager.py: Apache (v2.0) GENERATED FILE
./ironic_tempest_plugin/plugin.py: Apache (v2.0)
./tools/make-tempest-plugin-repo.sh: *No copyright* UNKNOWN
./zuul.d/project.yaml: *No copyright* UNKNOWN
./zuul.d/stable-jobs.yaml: *No copyright* UNKNOWN
./doc/source/conf.py: *No copyright* Apache (v2.0)
./doc/source/contributing.rst: *No copyright* UNKNOWN
./doc/source/index.rst: *No copyright* UNKNOWN
./doc/source/installation.rst: *No copyright* UNKNOWN
./doc/source/usage.rst: *No copyright* UNKNOWN
./ironic_tempest_plugin/common/utils.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/common/waiters.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/rules/basic_ops_rule.json: *No copyright* UNKNOWN
./ironic_tempest_plugin/services/introspection_client.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/services/baremetal/base.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/baremetal_manager.py: Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/baremetal_standalone_manager.py: Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/introspection_manager.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/test_baremetal_basic_ops.py: Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/test_baremetal_boot_from_volume.py: Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/test_baremetal_multitenancy.py: Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/test_introspection_basic.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/test_introspection_discovery.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/api_microversion_fixture.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/base.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_api_discovery.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_chassis.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_drivers.py: Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_nodes.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_nodestates.py: Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_portgroups.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_ports.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_ports_negative.py: *No copyright* Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_volume_connector.py: Apache (v2.0)
./ironic_tempest_plugin/tests/api/admin/test_volume_target.py: Apache (v2.0)
./ironic_tempest_plugin/tests/scenario/ironic_standalone/test_basic_ops.py: Apache (v2.0)
./ironic_tempest_plugin/services/baremetal/v1/json/baremetal_client.py: *No copyright* Apache (v2.0)

The repository uses the Apache 2.0 license.

Comment 2 Javier Peña 2018-01-09 14:05:24 UTC
Review notes:

- Used https://logs.rdoproject.org/01/11201/4/check/DLRN-rpmbuild/Zf59e81c5bfef4857b465e8bf3671dfa4/centos/current/python-ironic-tests-tempest-0.0.1-0.20180108102353.004f970.el7.centos.src.rpm as SRPM for fedora-review.
- The fedora-review complaints about the source0 file are expected, since the SRPM was generated using DLRN.
- Same for the %define requiring justification.

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Apache (v2.0)", "*No copyright* Apache", "Unknown or
     generated", "*No copyright* Apache (v2.0)". 19 files have unknown
     license. Detailed output of licensecheck in /tmp/python-ironic-tests-
     tempest/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

Python:
[x]: Python eggs must not download any dependencies during the build
     process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[x]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in python2
     -ironic-tests-tempest , python-ironic-tests-tempest-doc
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: SourceX tarball generation or download is documented.
     Note: Package contains tarball without URL, check comments
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Spec use %global instead of %define unless justified.
     Note: %define requiring justification: %define upstream_version
     0.0.1.dev117
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: SourceX is a working URL.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: python2-ironic-tests-tempest-0.0.1-0.20180108102353.004f970.el7.centos.noarch.rpm
          python-ironic-tests-tempest-doc-0.0.1-0.20180108102353.004f970.el7.centos.noarch.rpm
          python-ironic-tests-tempest-0.0.1-0.20180108102353.004f970.el7.centos.src.rpm
python2-ironic-tests-tempest.noarch: E: no-changelogname-tag
python-ironic-tests-tempest-doc.noarch: W: summary-not-capitalized C python-ironic-tests-tempest documentation
python-ironic-tests-tempest-doc.noarch: E: no-changelogname-tag
python-ironic-tests-tempest.src: E: no-changelogname-tag
python-ironic-tests-tempest.src: W: invalid-url Source0: ironic-tempest-plugin-0.0.1.dev117-0.20180108102353.004f970.tar.gz
3 packages and 0 specfiles checked; 3 errors, 2 warnings.




Rpmlint (installed packages)
----------------------------
python2-ironic-tests-tempest.noarch: E: no-changelogname-tag
python2-ironic-tests-tempest.noarch: W: invalid-url URL: https://git.openstack.org/cgit/openstack/ironic-tempest-plugin/ <urlopen error [Errno -2] Name or service not known>
python-ironic-tests-tempest-doc.noarch: W: summary-not-capitalized C python-ironic-tests-tempest documentation
python-ironic-tests-tempest-doc.noarch: E: no-changelogname-tag
python-ironic-tests-tempest-doc.noarch: W: invalid-url URL: https://git.openstack.org/cgit/openstack/ironic-tempest-plugin/ <urlopen error [Errno -2] Name or service not known>
2 packages and 0 specfiles checked; 2 errors, 3 warnings.



Requires
--------
python2-ironic-tests-tempest (rpmlib, GLIBC filtered):
    python(abi)
    python-fixtures
    python-oslo-config
    python-oslo-log
    python-oslo-serialization
    python-oslo-utils
    python-pbr
    python-six
    python-tempest

python-ironic-tests-tempest-doc (rpmlib, GLIBC filtered):



Provides
--------
python2-ironic-tests-tempest:
    python-ironic-tests-tempest
    python2-ironic-tests-tempest

python-ironic-tests-tempest-doc:
    python-ironic-tests-tempest-doc



Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -n python-ironic-tests-tempest -m dlrn -r
Buildroot used: dlrn-centos7-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

The package is APPROVED.

Comment 3 Javier Peña 2018-01-23 13:44:59 UTC
Package is already in RDO Trunk, so closing bug.


Note You need to log in before you can comment on or make changes to this bug.