summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* [CI][fullstack/functional] Report slowest testsyatinkarel2023-04-121-4/+4
* Fix metadata agent intermittent test failuresMiro Tomaska2023-03-161-2/+2
* Temporary update envlist for tox4yatinkarel2023-01-061-1/+1
* Merge "Remove deprecated "list_moved_globals" script"Zuul2022-12-231-1/+0
|\
| * Remove deprecated "list_moved_globals" scriptRodolfo Alonso Hernandez2022-12-111-1/+0
* | Limit tox version to <4Rodolfo Alonso Hernandez2022-12-101-1/+1
|/
* Fix tox.ini for tox4Rodolfo Alonso Hernandez2022-12-081-18/+24
* Execute functional test "test_get_all_devices" aloneRodolfo Alonso Hernandez2022-11-161-2/+2
* Use --exclude-regex in tox.iniBrian Haley2022-11-071-1/+1
* Add dsvm-functional-gate tox environmentSlawek Kaplonski2022-09-071-0/+7
* Test: mock out _check_netfilter_for_bridges in unit testselajkat2022-07-221-0/+1
* [FT] Run all .*MySQL and .*PostgreSQL tests in an isolated threadRodolfo Alonso Hernandez2022-06-291-2/+2
* Switch Fips fullstack/functional tests to py3.8yatinkarel2022-05-311-1/+1
* Drop lower-constraints.txt and its testingGhanshyam Mann2022-05-021-8/+0
* Docs build: Add NOTE to not remove requirements.txtyatinkarel2022-04-291-0/+3
* Docs build: Add requirements.txt to depsyatinkarel2022-04-281-0/+1
* Also add B324 to bandit skip list for python3.9+yatinkarel2022-04-121-2/+3
* [FT] Run all .*MySQL tests in an isolated threadRodolfo Alonso Hernandez2022-03-231-1/+2
* Group execution of SQL functional testsRodolfo Alonso Hernandez2022-03-031-1/+1
* Use TOX_CONSTRAINTS_FILEshanyunfan332021-12-241-2/+2
* Reduce the fullstack concurrency to 2Rodolfo Alonso Hernandez2021-07-291-2/+2
* Remove "mitogen" library installation from "docs" jobRodolfo Alonso Hernandez2021-06-071-3/+0
* Follow up for replacing assertItemsEqualTakashi Natsume2021-06-031-0/+1
* Change minversion of tox to 3.18.0Takashi Natsume2021-05-211-5/+5
* Add mitogen to the docs requirementsSlawek Kaplonski2021-05-201-0/+3
* Group execution of SQL functional testsRodolfo Alonso Hernandez2021-04-091-1/+1
* Merge "Follow-up: Move linters dependencies to tox.ini"Zuul2021-03-081-10/+7
|\
| * Follow-up: Move linters dependencies to tox.iniAkihiro Motoki2021-01-071-10/+7
* | Merge "Ignore python warnings in the fullstack job"Zuul2021-03-031-0/+3
|\ \
| * | Ignore python warnings in the fullstack jobSlawek Kaplonski2021-03-021-0/+3
| |/
* | Reduce number of the workers in fullstack gate jobSlawek Kaplonski2021-03-021-1/+1
|/
* Move linters dependencies to tox.iniBernard Cafarelli2020-12-171-1/+11
* Limit usage of resources in the fullstack tests jobSlawek Kaplonski2020-12-101-1/+1
* Update requirements for recent pip failuresBernard Cafarelli2020-12-091-1/+2
* Remove install unnecessary packageswu.shiming2020-09-141-1/+0
* Improve terminology in the Neutron treeBrian Haley2020-08-191-1/+1
* Remove "six" libraryRodolfo Alonso Hernandez2020-07-281-0/+1
* Use unittest.mock instead of mockHervé Beraud2020-06-171-0/+9
* Switch to hacking 3.0.1Akihiro Motoki2020-05-121-1/+15
* Bump default tox env from py37 to py38Sean McGinnis2020-04-241-1/+1
* Run fullstack security group test always seriallySlawek Kaplonski2020-03-031-0/+9
* Stop configuring install_command in tox.Daniel Bengtsson2020-01-281-3/+1
* Merge "Add a tox requirements target"Zuul2019-12-181-0/+7
|\
| * Add a tox requirements targetBrian Haley2019-12-111-0/+7
* | Use constraints for docs tox targetElod Illes2019-12-121-1/+4
|/
* Set ignore_basepython_conflict to true in tox.iniJens Harbott2019-11-281-1/+2
* Stop testing python 2Brian Haley2019-10-251-34/+2
* PDF documentation buildAkihiro Motoki2019-08-261-0/+10
* Start enforcing E125 flake8 directiveBrian Haley2019-07-191-2/+1
* Merge "Add Python 3 Train unit tests"Zuul2019-07-091-1/+1
|\