summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* disable requests_mock pytest pluginClay Gerrard2023-05-101-1/+1
* CI: Use [tox]requires to pin virtualenvTim Burke2023-04-261-0/+5
* Merge "Skip coverage reports when running pytest directly"Zuul2023-01-181-2/+2
|\
| * Skip coverage reports when running pytest directlyTim Burke2023-01-171-2/+2
* | Fix docs buildTim Burke2023-01-171-0/+1
|/
* CI: Fix our usage of toxTim Burke2022-12-291-4/+24
* Switch to pytestTim Burke2022-12-091-9/+5
* CI: Run s3api test suiteTim Burke2022-05-271-0/+7
* CI: constrain py36 depsTim Burke2022-05-241-0/+12
* Run flake8 on bin/ filesTim Burke2021-02-011-1/+1
* Run linters on py3Tim Burke2020-12-171-6/+0
* Give unit tests a second chance to passTim Burke2020-12-041-6/+10
* Dep's should be restricted by upper-constraintswu.shiming2020-11-111-2/+6
* Merge "Add librsvg2-* to bindep.txt"Zuul2020-11-061-1/+1
|\
| * Add librsvg2-* to bindep.txtAlistair Coles2020-11-051-1/+1
* | Use TOX_CONSTRAINTS_FILElikui2020-11-011-1/+1
|/
* Enable s3api and staticweb tests across all func testsThiago da Silva2020-06-011-26/+0
* Fix pep8 jobTim Burke2020-05-131-1/+2
* Use local py2 upper-constraintsSean McGinnis2020-05-041-0/+12
* pep8: Turn on E305Tim Burke2020-04-031-2/+1
* Update hacking for Python3Andreas Jaeger2020-04-031-1/+9
* Merge "Seamlessly reload servers with SIGUSR1"Zuul2019-11-141-2/+3
|\
| * Seamlessly reload servers with SIGUSR1Darrell Bishop2019-11-071-2/+3
* | Merge "Make our py2 func tests more explicitly py2"Zuul2019-11-051-4/+8
|\ \ | |/ |/|
| * Make our py2 func tests more explicitly py2Tim Burke2019-11-051-4/+8
* | pin lower-constraints to run against python 2.7Thiago da Silva2019-11-011-0/+1
|/
* Merge "PDF Documentation Build tox target"Zuul2019-10-041-0/+9
|\
| * PDF Documentation Build tox targetMatthew Oliver2019-10-011-0/+9
* | Merge "Update the constraints url"Zuul2019-09-201-1/+1
|\ \ | |/ |/|
| * Update the constraints urlpengyuesheng2019-07-031-1/+1
* | py3: Finish porting func testsTim Burke2019-08-161-24/+5
* | Merge "py3: port SLO func tests"Zuul2019-08-171-0/+1
|\ \
| * | py3: port SLO func testsTim Burke2019-07-221-0/+1
* | | py3: Cover account/container func testsTim Burke2019-08-161-0/+2
* | | Merge "py3: port dlo func tests"Zuul2019-08-161-0/+1
|\ \ \
| * | | py3: port dlo func testsTim Burke2019-08-071-0/+1
* | | | Merge "py3: mostly port s3 func tests"Zuul2019-08-151-0/+12
|\ \ \ \
| * | | | py3: mostly port s3 func testsTim Burke2019-08-091-0/+12
* | | | | py3: port test/functional/test_versioned_writes.pyTim Burke2019-08-091-0/+1
|/ / / /
* | | | Merge "py3: Add swift-tox-func-encryption-py37 gate job"Zuul2019-08-091-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | py3: Add swift-tox-func-encryption-py37 gate jobTim Burke2019-08-061-0/+6
* | | | py3: port RBAC func testsTim Burke2019-08-051-0/+1
|/ / /
* | | Update api-ref locationAndreas Jaeger2019-07-221-1/+1
|/ /
* | py3: Bring functional/test_object.py under test; add func-ec-py37 jobTim Burke2019-07-181-0/+7
* | py3: port staticweb and domain_remap func testsTim Burke2019-07-101-0/+8
|/
* py3: Port the tempurl middlewareMatthew Oliver2019-06-201-73/+1
* Merge "py3: port the test of locale"Zuul2019-06-201-1/+2
|\
| * py3: port the test of localePete Zaitcev2019-06-191-1/+2
* | Merge "Stop manually installing eventlet for our py3 tests"Zuul2019-06-201-4/+0
|\ \ | |/ |/|
| * Stop manually installing eventlet for our py3 testsTim Burke2019-06-171-4/+0