summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Run heat_integrationtests as a tempest pluginSteve Baker2016-08-131-11/+0
* Do not use env var conf defaultsSteve Baker2016-08-131-1/+0
* Depend on tempest in test-requirements.txtSteve Baker2016-08-131-3/+5
* Merge "Always use upper-constraints"Jenkins2016-07-291-1/+7
|\
| * Always use upper-constraintsEthan Lynn2016-07-281-1/+7
* | Add Python 3.5 classifier and venvPanFengyun2016-07-281-1/+1
|/
* Merge "Let setup.py compile_catalog process all language files"Jenkins2016-07-011-2/+0
|\
| * Let setup.py compile_catalog process all language filesSven Anderson2016-05-201-2/+0
* | Add install-guide for heatPetr Kovar2016-06-071-0/+7
|/
* Migrate API documentations into the Heat treeJay Dobies2016-05-041-0/+18
* Merge "Pass environment variables of proxy to tox"Jenkins2016-04-041-0/+1
|\
| * Pass environment variables of proxy to toxchen-li2016-01-131-0/+1
* | Create integration tests requirements on the flyPavlo Shchelokovskyy2016-03-251-1/+2
* | hacking log warnzhangguoqing2016-03-181-0/+1
* | Implement custom guidelinesPeter Razumovsky2016-02-191-0/+1
* | Enable pep8 to check files in directory toolsBo Wang2016-02-011-1/+1
|/
* Add reno for release notes managementricolin2015-12-011-0/+3
* Remove [H405] and [H404] ignoring in tox.iniPeter Razumovsky2015-10-121-3/+0
* py34: Get rid of py3-testlistSirushti Murugesan2015-09-221-8/+0
* convergence scenario teststyagi2015-09-081-1/+1
* Run py34 first in default tox runPavlo Shchelokovskyy2015-09-021-1/+1
* flake8 check doc/sourceSteve Baker2015-08-271-1/+1
* Merge "Add alternative way to use debugger for unittets "Jenkins2015-08-211-0/+3
|\
| * Add alternative way to use debugger for unittets Sergey Kraynev2015-08-201-0/+3
* | Improve unit tests to succeed without hash tweakWang Muyu2015-08-191-3/+0
|/
* Use OS_TEST_PATH for integration testsSteve Baker2015-08-031-1/+2
* Merge "tox environment for `bandit`"Jenkins2015-07-131-0/+3
|\
| * tox environment for `bandit`Ryan Brown2015-07-081-0/+3
* | Merge "Add a way to run py34 tests from file"Jenkins2015-07-131-3/+1
|\ \ | |/ |/|
| * Add a way to run py34 tests from fileSirushti Murugesan2015-07-091-3/+1
* | Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTIONJeremy Stanley2015-07-031-1/+0
|/
* Merge "Switch from MySQL-python to PyMySQL"Jenkins2015-06-221-0/+1
|\
| * Switch from MySQL-python to PyMySQLJeremy Stanley2015-06-181-0/+1
* | Fix py27log env in toxTetiana Lashchova2015-05-281-1/+1
|/
* Fix integration tests for tox>2.0Sirushti Murugesan2015-05-141-0/+1
* Add a py34 envSirushti Murugesan2015-05-121-1/+12
* Run heat_integrationtests in parallelSirushti Murugesan2015-05-071-1/+1
* Add separate requirements.txt to integration testsPavlo Shchelokovskyy2015-04-011-0/+4
* Move to hacking 0.10Joe Gordon2015-03-241-2/+1
* Get tox to generate config for heat_integrationtestsSirushti Murugesan2015-02-041-1/+3
* Add all dotfiles to the list of pep8 exceptionsMiguel Grinberg2015-01-271-1/+1
* Enable H904 style checking rulePavlo Shchelokovskyy2015-01-201-2/+1
* Enable H305 and H307 style checksPavlo Shchelokovskyy2015-01-201-3/+1
* Enable H402 style checkPavlo Shchelokovskyy2015-01-131-2/+1
* Enable H202 style checkPavlo Shchelokovskyy2015-01-131-2/+1
* Enable H233 style checkPavlo Shchelokovskyy2015-01-121-2/+1
* Enable E251 style checkPavlo Shchelokovskyy2015-01-121-2/+1
* Merge "Enable F402 and F812 style checks"Jenkins2015-01-101-3/+1
|\
| * Enable F402 and F812 style checksPavlo Shchelokovskyy2015-01-051-3/+1
* | Merge "Enable E265 style check"Jenkins2015-01-081-2/+1
|\ \ | |/