| Commit message (Expand) | Author | Age | Files | Lines |
* | test: don't overwrite existing $QEMU_OPTIONS | Frantisek Sumsal | 2022-09-20 | 1 | -2/+2 |
* | test: bump the base VM memory to 768M | Frantisek Sumsal | 2022-08-26 | 1 | -1/+1 |
* | test: allow overriding $QEMU_MEM when running w/ ASan | Frantisek Sumsal | 2022-06-21 | 1 | -1/+1 |
* | tree-wide: drop manually-crafted message for missing variables | Zbigniew Jędrzejewski-Szmek | 2022-05-04 | 1 | -1/+1 |
* | tests: add spdx headers to scripts and Makefiles | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+1 |
* | test: correctly configure the NUMA node memory pool | Frantisek Sumsal | 2021-06-15 | 1 | -1/+1 |
* | test: "detect" the test number automagically | Frantisek Sumsal | 2021-04-26 | 1 | -1/+1 |
* | test: make the test entrypoint scripts shellcheck-compliant | Frantisek Sumsal | 2021-04-20 | 1 | -1/+4 |
* | test: s/MUMA/NUMA/ | Frantisek Sumsal | 2020-12-16 | 1 | -1/+1 |
* | test: use modern qemu numa arguments | Christian Ehrhardt | 2020-12-16 | 1 | -1/+5 |
* | test: convert ubuntu-ci to use deny-list | Dan Streetman | 2020-08-01 | 1 | -0/+0 |
* | test: de-duplicate test_setup() functions | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 1 | -13/+0 |
* | test: move TEST-36-NUMAPOLICY setup to static files | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 2 | -357/+1 |
* | core: add support for setting CPUAffinity= to special "numa" value | Michal Sekletár | 2020-03-16 | 1 | -0/+18 |
* | treewide: more portable bash shebangs | Jörg Thalheim | 2020-03-05 | 2 | -2/+2 |
* | Merge pull request #13568 from ddstreet/ubuntu-ci-blacklists | Zbigniew Jędrzejewski-Szmek | 2019-10-09 | 1 | -0/+0 |
|\ |
|
| * | test: add temporarily blacklisted tests | Dan Streetman | 2019-10-03 | 1 | -0/+0 |
* | | test: add function to reduce copied setup boilerplate | Zbigniew Jędrzejewski-Szmek | 2019-10-08 | 1 | -8/+1 |
* | | test: drop redirection to tty in integration tests | Zbigniew Jędrzejewski-Szmek | 2019-10-08 | 1 | -3/+0 |
|/ |
|
* | Merge pull request #13300 from mrc0mmand/test-execreload | Zbigniew Jędrzejewski-Szmek | 2019-09-17 | 1 | -1/+2 |
|\ |
|
| * | test: drop the missed || exit 1 expression | Frantisek Sumsal | 2019-08-11 | 1 | -1/+2 |
* | | test: TEST-33 and TEST-36 should use create_empty_image_rootdir | Dan Streetman | 2019-08-17 | 1 | -6/+1 |
|/ |
|
* | test: add a simple sanity check for systems without NUMA support | Frantisek Sumsal | 2019-08-05 | 1 | -170/+180 |
* | test: give strace some time to initialize | Frantisek Sumsal | 2019-08-05 | 1 | -0/+2 |
* | test: skip the test on systems without NUMA support | Frantisek Sumsal | 2019-08-05 | 1 | -1/+12 |
* | test: make sure the strace process is indeed dead | Frantisek Sumsal | 2019-08-05 | 2 | -1/+4 |
* | test: support MPOL_LOCAL matching in unpatched strace versions | Frantisek Sumsal | 2019-08-05 | 1 | -4/+8 |
* | test: replace `tail -f` with journal cursor which should be... | Frantisek Sumsal | 2019-08-05 | 1 | -6/+7 |
* | test: introduce TEST-36-NUMAPOLICY | Frantisek Sumsal | 2019-08-05 | 3 | -0/+344 |