chef-stackstorm icon indicating copy to clipboard operation
chef-stackstorm copied to clipboard

Cleanup TravisCI output

Open shortdudey123 opened this issue 9 years ago • 1 comments

Travis chefspec tests output extra lines of python and platform This is caused by the htpasswd cookbook using the deprecated python cookbook I will take a look at switching it

Excerpt of travis output

    should include recipe apt
python
platform
python
    should create packagecloud_repo "StackStorm/stable"
python
platform
python

Full travis output with debug rspec logging turned on: https://api.travis-ci.org/jobs/182493586/log.txt?deansi=true

shortdudey123 avatar Dec 09 '16 04:12 shortdudey123

Created https://github.com/redguide/htpasswd/pull/24 to switch htpasswd to python-poise. That should help cleanup the output seen above once it is released.

shortdudey123 avatar Apr 02 '17 01:04 shortdudey123