summaryrefslogtreecommitdiff
path: root/nova/tests/functional/integrated_helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Adds a repoducer for post live migration failAmit Uniyal2022-11-281-3/+3
* add regression test case for bug 1978983Amit Uniyal2022-11-091-1/+44
* Reproduce bug 1953359Balazs Gibizer2022-04-251-1/+13
* Move revert resize under semaphoreStephen Finucane2020-09-111-5/+12
* func: Introduce a server_expected_state kwarg to InstanceHelperMixin._live_mi...Lee Yarwood2020-08-171-3/+4
* func: Add _live_migrate helper to InstanceHelperMixinArtom Lifshitz2020-07-311-0/+8
* tests: Define constants in '_IntegratedTestBase'Stephen Finucane2020-07-311-8/+23
* Merge "Allocate mdevs when resizing or reverting resize"Zuul2020-04-211-29/+42
|\
| * Allocate mdevs when resizing or reverting resizeSylvain Bauza2020-04-201-29/+42
* | Merge "libvirt: Support boot from volume stable device instance rescue"Zuul2020-04-111-0/+1
|\ \ | |/ |/|
| * libvirt: Support boot from volume stable device instance rescueLee Yarwood2020-04-091-0/+1
* | Merge "Functional test with pGPUs"Zuul2020-04-091-0/+47
|\ \
| * | Functional test with pGPUsSylvain Bauza2020-04-091-0/+47
* | | Merge "Repro bug 1845530: versioned discovery is authed"Zuul2020-04-071-1/+6
|\ \ \
| * | | Repro bug 1845530: versioned discovery is authedEric Fried2020-04-031-1/+6
| | |/ | |/|
* | | Merge "Stabilize functional tests"Zuul2020-04-061-0/+15
|\ \ \ | |/ / |/| |
| * | Stabilize functional testsBalazs Gibizer2020-04-031-0/+15
| |/
* | Merge "func tests: move _run_periodics() into base class"Zuul2020-04-021-33/+1
|\ \ | |/ |/|
| * func tests: move _run_periodics() into base classArtom Lifshitz2020-03-241-33/+1
* | Merge "Enable and use COMPUTE_ACCELERATORS trait."Zuul2020-03-311-0/+2
|\ \
| * | Enable and use COMPUTE_ACCELERATORS trait.Sundar Nadathur2020-03-271-0/+2
| |/
* | Expose instance action event details out of the APIMatt Riedemann2020-03-271-0/+2
|/
* Avoid allocation leak when deleting instance stuck in BUILDAlexandre Arents2020-02-241-0/+13
* Merge "functional: Add '_create_server' helper"Zuul2020-01-211-0/+30
|\
| * functional: Add '_create_server' helperStephen Finucane2020-01-201-0/+30
* | functional: Stop setting Flavor.idStephen Finucane2020-01-211-13/+0
|/
* functional: Add '_delete_server' to 'InstanceHelperMixin'Stephen Finucane2020-01-151-2/+7
* functional: Add unified '_(build|create)_flavor' helper functionsStephen Finucane2020-01-151-39/+64
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-63/+50
* Merge "nova-net: Remove final references to nova-network"Zuul2020-01-151-5/+0
|\
| * nova-net: Remove final references to nova-networkStephen Finucane2020-01-081-5/+0
* | Merge "functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'"Zuul2020-01-091-32/+1
|\ \ | |/ |/|
| * functional: Make '_IntegratedTestBase' subclass 'InstanceHelperMixin'Stephen Finucane2019-12-061-32/+1
* | Merge "Add api for instance action details"Zuul2020-01-061-4/+2
|\ \
| * | Add api for instance action detailszhangbailin2019-12-201-4/+2
* | | Fix accumulated non-docs nits for cross-cell-resize seriesMatt Riedemann2019-12-231-0/+3
|/ /
* | Merge "functional: Remove 'api' parameter"Zuul2019-12-121-43/+48
|\ \ | |/
| * functional: Remove 'api' parameterStephen Finucane2019-12-061-43/+48
* | Merge "functional: Remove 'get_invalid_image'"Zuul2019-12-121-4/+0
|\ \ | |/
| * functional: Remove 'get_invalid_image'Stephen Finucane2019-12-061-4/+0
* | Merge "functional: Unify '_build_minimal_create_server_request' implementations"Zuul2019-12-121-22/+43
|\ \ | |/
| * functional: Unify '_build_minimal_create_server_request' implementationsStephen Finucane2019-12-061-22/+43
* | Merge "functional: Unify '_wait_until_deleted' implementations"Zuul2019-12-121-1/+1
|\ \ | |/
| * functional: Unify '_wait_until_deleted' implementationsStephen Finucane2019-12-061-1/+1
* | Merge "Block rebuild when NUMA topology changed"Zuul2019-12-091-1/+2
|\ \
| * | Block rebuild when NUMA topology changedSean Mooney2019-12-051-1/+2
* | | Fup for I63c1109dcdb9132cdbc41010654c5fdb31a4fe31Balazs Gibizer2019-12-061-0/+2
| |/ |/|
* | Extend NeutronFixture to allow live migration with portsBalazs Gibizer2019-12-031-2/+3
|/
* Merge "Add zones wrinkle to TestMultiCellMigrate"Zuul2019-11-261-0/+16
|\
| * Add zones wrinkle to TestMultiCellMigrateMatt Riedemann2019-11-201-0/+16