summaryrefslogtreecommitdiff
path: root/test/TEST-36-NUMAPOLICY
Commit message (Expand)AuthorAgeFilesLines
* test: don't overwrite existing $QEMU_OPTIONSFrantisek Sumsal2022-09-201-2/+2
* test: bump the base VM memory to 768MFrantisek Sumsal2022-08-261-1/+1
* test: allow overriding $QEMU_MEM when running w/ ASanFrantisek Sumsal2022-06-211-1/+1
* tree-wide: drop manually-crafted message for missing variablesZbigniew Jędrzejewski-Szmek2022-05-041-1/+1
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
* test: correctly configure the NUMA node memory poolFrantisek Sumsal2021-06-151-1/+1
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-1/+4
* test: s/MUMA/NUMA/Frantisek Sumsal2020-12-161-1/+1
* test: use modern qemu numa argumentsChristian Ehrhardt2020-12-161-1/+5
* test: convert ubuntu-ci to use deny-listDan Streetman2020-08-011-0/+0
* test: de-duplicate test_setup() functionsZbigniew Jędrzejewski-Szmek2020-03-281-13/+0
* test: move TEST-36-NUMAPOLICY setup to static filesZbigniew Jędrzejewski-Szmek2020-03-282-357/+1
* core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-161-0/+18
* treewide: more portable bash shebangsJörg Thalheim2020-03-052-2/+2
* Merge pull request #13568 from ddstreet/ubuntu-ci-blacklistsZbigniew Jędrzejewski-Szmek2019-10-091-0/+0
|\
| * test: add temporarily blacklisted testsDan Streetman2019-10-031-0/+0
* | test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-8/+1
* | test: drop redirection to tty in integration testsZbigniew Jędrzejewski-Szmek2019-10-081-3/+0
|/
* Merge pull request #13300 from mrc0mmand/test-execreloadZbigniew Jędrzejewski-Szmek2019-09-171-1/+2
|\
| * test: drop the missed || exit 1 expressionFrantisek Sumsal2019-08-111-1/+2
* | test: TEST-33 and TEST-36 should use create_empty_image_rootdirDan Streetman2019-08-171-6/+1
|/
* test: add a simple sanity check for systems without NUMA supportFrantisek Sumsal2019-08-051-170/+180
* test: give strace some time to initializeFrantisek Sumsal2019-08-051-0/+2
* test: skip the test on systems without NUMA supportFrantisek Sumsal2019-08-051-1/+12
* test: make sure the strace process is indeed deadFrantisek Sumsal2019-08-052-1/+4
* test: support MPOL_LOCAL matching in unpatched strace versionsFrantisek Sumsal2019-08-051-4/+8
* test: replace `tail -f` with journal cursor which should be...Frantisek Sumsal2019-08-051-6/+7
* test: introduce TEST-36-NUMAPOLICYFrantisek Sumsal2019-08-053-0/+344