~wesley-wiedenmeier/curtin/nvme

  • Committer: Scott Moser
  • Date: 2016-02-12 16:51:08 UTC
  • mfrom: (349.1.2 trunk.explicit-flake8)
  • Revision ID: smoser@ubuntu.com-20160212165108-v5e1ucfswii2n3r3
fix dpkg build and make check on trusty

Change run-pyflakes to not run python2 pyflakes on tests/vmtests.

On trusty's version of pyflakes 'make check' will fail with:
   Running: pyflakes curtin/ tests/
   tests/vmtests/__init__.py:221: undefined name 'FileNotFoundError'

Interestingly, xenial's pyflakes is ok with that.

The vmtests/ code is not intended to be python2, so
there is no reason to run pyflakes for python2 on that.
Filename Latest Rev Last Changed Committer Comment Size
..
File build-deb 89 11 years ago Scott Moser make build-deb use export-tarball. 1.8 KB Diff Download File
File export-tarball 89 11 years ago Scott Moser make build-deb use export-tarball. 1.3 KB Diff Download File
File jenkins-runner 318.1.1 9 years ago Scott Moser vmtests: invoke nosetests3 with --nologcapture Wh 883 bytes Diff Download File
File launch 325.1.8 9 years ago Scott Moser redirect stderr of 'command', and fail on failure 17.8 KB Diff Download File
File maas2roottar 344.1.11 9 years ago Scott Moser revert the testing change to tools/maas2roottar 6.7 KB Diff Download File
noproxy 228 9 years ago Scott Moser add tox for easier testing 355 bytes Diff Download File
File report-webhook-logger 281 9 years ago Scott Moser report-webhook-logger: work in python3 or python2. 2.5 KB Diff Download File
File run-pep8 196.1.5 9 years ago Scott Moser tools/: bin/curtin is no longer python 388 bytes Diff Download File
File run-pyflakes 349.1.2 9 years ago Scott Moser fix to not run tests and tests/unittest 396 bytes Diff Download File
File run-pyflakes3 141 10 years ago Scott Moser add running pyflakes3 60 bytes Diff Download File
File ssh-keys-list 325.1.7 9 years ago Scott Moser enumerate valid modes 1.6 KB Diff Download File
File tox-venv 333.1.3 9 years ago Scott Moser update tox-venv with shortcut 3.6 KB Diff Download File
File usquery 207.1.145 9 years ago Wesley Wiedenmeier Added usquery to tools 2.9 KB Diff Download File
File vmtest-sync-images 344.1.13 9 years ago Scott Moser add some progress for vmtest sync images. 1.4 KB Diff Download File
File vmtest-system-setup 344.1.18 9 years ago Scott Moser explicitly add python3-sipmplestreams to vmtest-sy 1.4 KB Diff Download File
File write-curtin 254.2.38 9 years ago Scott Moser fix 'make bin/curtin' 489 bytes Diff Download File
File xkvm 314.1.5 9 years ago Scott Moser udpate comment 15.1 KB Diff Download File