Skip to content

mgr/cephadm: track dependency in tox.ini#36407

Merged
tchaikov merged 1 commit intoceph:masterfrom
tchaikov:wip-mgr-autopep8
Aug 3, 2020
Merged

mgr/cephadm: track dependency in tox.ini#36407
tchaikov merged 1 commit intoceph:masterfrom
tchaikov:wip-mgr-autopep8

Conversation

@tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Aug 2, 2020

  • track dependency for running tox tests with tox.ini
  • remove "python_version >= '3'" as we do not support python2

Signed-off-by: Kefu Chai kchai@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard backend
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

* track dependency for running tox tests with tox.ini. the fix
  test is not performed by "make check", so `install-deps.sh`
  is not responsible for preparing the autopep8 wheels. hence
  we can just put it in tox.ini
* remove "python_version >= '3'" as we do not support python2

this change addresses a regression introduced by
7d8a3b6, which fails the rpmbuild like:

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/share/ceph/mgr/requirements-fix.txt

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov
Copy link
Contributor Author

tchaikov commented Aug 3, 2020

@tchaikov tchaikov merged commit 9e01fca into ceph:master Aug 3, 2020
@tchaikov tchaikov deleted the wip-mgr-autopep8 branch August 3, 2020 01:33
@sebastian-philipp
Copy link
Contributor

Kefu, thank you for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants