summaryrefslogtreecommitdiff
path: root/nova/tests/functional/libvirt/test_numa_servers.py
Commit message (Expand)AuthorAgeFilesLines
* Handle zero pinned CPU in a cell with mixed policyBalazs Gibizer2022-12-131-23/+19
* Reproduce asym NUMA mixed CPU policy bugBalazs Gibizer2022-12-131-0/+74
* Add compute restart capability for libvirt func testsBalazs Gibizer2022-08-101-4/+2
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-2/+2
* Fix typosRajesh Tailor2022-05-301-1/+1
* [rt] Apply migration context for incoming migrationsBalazs Gibizer2021-12-071-20/+9
* Extend the reproducer for 1953359 and 1952915Balazs Gibizer2021-12-071-17/+45
* Reproduce bug 1953359Balazs Gibizer2021-12-061-0/+81
* Store old_flavor already on source host during resizeBalazs Gibizer2021-09-271-27/+13
* Reproduce bug 1944759Balazs Gibizer2021-09-241-0/+121
* scheduler: Merge driver into managerStephen Finucane2021-08-231-1/+1
* Fix max cpu topologies with numa affinitySean Mooney2021-06-181-18/+9
* Test numa and vcpu topologies bug: #1910466Sean Mooney2021-06-181-2/+37
* Create a fixture around fake_notifierBalazs Gibizer2021-05-241-4/+0
* tests: Move libvirt-specific fixturesStephen Finucane2021-05-241-1/+1
* tests: Move remaining non-libvirt fixturesStephen Finucane2021-05-121-2/+2
* fakelibvirt: make kB_mem default not laughableArtom Lifshitz2021-03-091-38/+19
* Merge "hardware: Check inventory of shared CPUs for 'mixed' policy"Zuul2021-02-171-5/+2
|\
| * hardware: Check inventory of shared CPUs for 'mixed' policyStephen Finucane2020-10-121-5/+2
* | Merge "functional: Add test for #1898272"Zuul2021-02-161-1/+52
|\ \ | |/
| * functional: Add test for #1898272Stephen Finucane2020-10-121-1/+52
* | Merge "functional: Add tests for mixed CPU policy"Zuul2021-02-041-7/+64
|\ \ | |/
| * functional: Add tests for mixed CPU policyStephen Finucane2020-10-121-7/+64
* | Remove six.text_type (2/2)Takashi Natsume2020-12-131-4/+2
|/
* 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