summaryrefslogtreecommitdiff
path: root/nova/tests/functional/libvirt/test_numa_servers.py
Commit message (Expand)AuthorAgeFilesLines
* [rt] Apply migration context for incoming migrationsBalazs Gibizer2022-01-041-20/+9
* Extend the reproducer for 1953359 and 1952915Balazs Gibizer2022-01-041-17/+45
* Reproduce bug 1953359Balazs Gibizer2022-01-041-0/+82
* Store old_flavor already on source host during resizeBalazs Gibizer2021-09-271-27/+13
* Reproduce bug 1944759Balazs Gibizer2021-09-241-0/+121
* functional: Add and use 'GlanceFixture'Stephen Finucane2020-09-161-1/+1
* functional: Enable real policy fixture by defaultStephen Finucane2020-09-161-3/+3
* functional: Add 'start_compute' helperStephen Finucane2020-09-101-72/+31
* Don't unset Instance.old_flavor, new_flavor until necessaryStephen Finucane2020-09-011-9/+4
* Merge "hardware: Reject requests for no hyperthreads on hosts with HT"Zuul2020-08-261-6/+1
|\
| * hardware: Reject requests for no hyperthreads on hosts with HTStephen Finucane2020-07-311-6/+1
* | Merge "tests: Add reproducer for bug #1889633"Zuul2020-08-261-0/+71
|\ \ | |/
| * tests: Add reproducer for bug #1889633Stephen Finucane2020-07-311-0/+71
* | tests: Add helpers for rebuild, cold migrate, and shelve/unshelveStephen Finucane2020-08-251-7/+0
* | Merge "functional: Drop '_api' suffix from placement fixture"Zuul2020-08-211-25/+25
|\ \
| * | functional: Drop '_api' suffix from placement fixtureStephen Finucane2020-08-191-25/+25
| |/
* | tests: Add reproducer for bug #1879878Stephen Finucane2020-08-191-0/+83
|/
* Increase code reuse in test_numa_serversArtom Lifshitz2020-03-201-35/+6
* Merge "tests: Validate huge pages"Zuul2020-02-191-0/+58
|\
| * tests: Validate huge pagesStephen Finucane2020-01-311-0/+58
* | Recalculate 'RequestSpec.numa_topology' on resizeStephen Finucane2020-01-311-2/+108
|/
* functional: Add '_create_server' helperStephen Finucane2020-01-201-43/+13
* functional: Add unified '_build_server' helper functionStephen Finucane2020-01-151-7/+7
* FUP for in-place numa rebuildSean Mooney2019-12-191-10/+9
* Disable NUMATopologyFilter on rebuildSean Mooney2019-12-091-8/+21
* Block rebuild when NUMA topology changedSean Mooney2019-12-051-4/+128
* functional: Make '_wait_for_state_change' behave consistentlyStephen Finucane2019-11-191-44/+16
* functional: Rework '_delete_server'Stephen Finucane2019-11-151-4/+4
* Helper to start computes with different HostInfosArtom Lifshitz2019-11-121-64/+3
* Merge "Remove 'test_cold_migrate_with_physnet_fails' test"Zuul2019-10-301-58/+0
|\
| * Remove 'test_cold_migrate_with_physnet_fails' testStephen Finucane2019-09-231-58/+0
* | Fix race in test_vcpu_to_pcpu_reshapeMatt Riedemann2019-10-291-4/+12
|/
* Add reshaper for PCPUBhagyashri Shewale2019-09-181-0/+282
* fakelibvirt: Make 'Connection.getHostname' uniqueStephen Finucane2019-09-181-6/+6
* Add support for translating CPU policy extra specs, image metaStephen Finucane2019-09-181-18/+166
* Include both VCPU and PCPU in core quota countHe Jie Xu2019-09-181-0/+50
* tests: Additional functional tests for pinned instancesStephen Finucane2019-09-181-13/+164
* libvirt: Make scheduler filters customizableStephen Finucane2019-09-031-8/+2
* libvirt: Start checking compute usage in functional testsStephen Finucane2019-09-031-4/+23
* fakelibvirt: Stop distinguishing between NUMA, non-NUMAStephen Finucane2019-08-201-20/+20
* libvirt: Mock libvirt'y things in setUpStephen Finucane2019-08-161-79/+7
* Remove fake_libvirt_utils users in functional testing.Michael Still2019-07-231-7/+79
* hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-241-2/+2
* Include all network devices in nova diagnosticsFrancois Palin2019-04-151-157/+13
* Refactor NeutronFixtureBalazs Gibizer2018-09-171-11/+15
* tests: Create functional libvirt test base classStephen Finucane2018-08-231-40/+3
* tests: Move mocking to setUpStephen Finucane2018-08-231-88/+60
* Merge "Improve NeutronFixture and remove unncessary stubbing"Zuul2018-08-021-12/+5
|\
| * Improve NeutronFixture and remove unncessary stubbingBalazs Gibizer2018-08-021-12/+5
* | Merge "Remove unnecessary PlacementFixture setups"Zuul2018-07-311-1/+0
|\ \ | |/ |/|