Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-20 | smoketest: T5607: adjust for non-deterministic scsi device probing | John Estabrook | |
2023-09-14 | smoketest: Allow selection of smoketests to run | sarthurdev | |
Example: `make test MATCH="interfaces|policy"` will only run interfaces and policy tests | |||
2023-09-09 | T5562: Fix -smp syntax for qemu-system-x86_64 | Apachez | |
2023-09-09 | Testsuite: fix qemu SMP configuration | Christian Breunig | |
2023-02-22 | T5024: Try to shutdown several times for qemu install script | Viacheslav Hletenko | |
The first shutdown for qemu doesn't work Try to shutdown several times | |||
2023-02-13 | debian: T5003: Increase VM memory - tests failed due to OOM condition | sarthurdev | |
2022-10-07 | Testsuite: T3664: move to new toml based input files | Christian Poessinger | |
2022-06-30 | smoketest: Move PKI file generate to script in vyos-1x | sarthurdev | |
2022-06-29 | openvpn: T4485: Add intermediate CA for smoketest | sarthurdev | |
2022-04-18 | Testsuite: add new '--qemu-cmd' switch to print the commandline to launch ↵ | Christian Poessinger | |
QEMU manually | |||
2022-04-18 | Testsuite: enable DHCP on eth0 - future smoketests could now verify DHCP | Christian Poessinger | |
2022-04-11 | Testsuite: increase memory to 2G for fastnetmon testcase | Christian Poessinger | |
2021-12-26 | Testsuite: fix cdrom boot in UEFI mode | Christian Poessinger | |
2021-12-26 | Revert "Testsuite: limit QEmu test disk size to 1G to not waste space on ↵ | Christian Poessinger | |
build host" This reverts commit a5e591fa9b66b229f7296de177a570c7b7126be4. | |||
2021-12-26 | Testsuite: limit QEmu test disk size to 1G to not waste space on build host | Christian Poessinger | |
2021-12-25 | Testsuite: add RAID-1 test case for disk recovery | Christian Poessinger | |
2021-12-25 | Testsuite: add loginVM()/shutdownVM() helpers | Christian Poessinger | |
2021-12-25 | Testsuite: add 8th NIC and disable PXE boot | Christian Poessinger | |
2021-12-09 | Testsuite: set default timeout to 60 seconds | Christian Poessinger | |
2021-12-09 | Testsuite: add new "make testraid" target for RAID-1 installation testing | Christian Poessinger | |
2021-12-09 | Testsuite: reference default user/pass from variable | Christian Poessinger | |
2021-12-02 | Testsuite: increase testing timeout to 3h | Christian Poessinger | |
2021-11-27 | Testsuite: increase testing timeout to 2h | Christian Poessinger | |
2021-11-04 | Testsuite: use individual UUID/name per UEFI/BIOS instance | Christian Poessinger | |
2021-10-30 | Testsuite: add UUID for DUID generation during tests | Christian Poessinger | |
2021-10-02 | Testsuite: add support for UEFI boots in Qemu | Christian Poessinger | |
(cherry picked from commit 6c438f92e7ada6fa42e41ac9eff0b1e1eb3756b3) | |||
2021-09-19 | Testsuite: add missing leading 'f' for Python3 format strings | Christian Poessinger | |
2021-08-19 | Testsuite: verify proper running Kernel version compared to repo | Christian Poessinger | |
2021-08-15 | Makefile: add "make test-no-interfaces" to start smoketests w/o interface tests | Christian Poessinger | |
2021-08-01 | Revert "Testsuite: list config directories for trouble shooting" | Christian Poessinger | |
This reverts commit 9b1ed0551854575c1e0608daaf5e0dc31c2958c9. | |||
2021-07-21 | pki: openvpn: T3642: Generate test keys using openvpn binary, previous ↵ | sarthurdev | |
op-mode command removed | |||
2021-07-19 | pki: wireguard: T3642: Key pair for migration tests after op-mode command is ↵ | sarthurdev | |
removed | |||
2021-06-22 | Testsuite: list config directories for trouble shooting | Christian Poessinger | |
2021-06-22 | Testsuite: consolidate usage of VyOS op/cfg shell prompt | Christian Poessinger | |
2021-06-13 | Testsuite: wait 600 seconds after image installation startup | Christian Poessinger | |
2021-06-13 | Testsuite: wait 600 seconds after kvm start for prompt | Christian Poessinger | |
This is required to test via a GitHub action | |||
2021-04-11 | Testsuite: QEMU: add in 3 more NICs as required by the L3VPN EVPN test | Christian Poessinger | |
2021-04-03 | Testsuite: extend QEMU interactions | Christian Poessinger | |
* Change the way how networking is setup to ensure that the network interface inside the QEMU gues is actually u/U instead of u/D * Use common base MAC address * Run "show interfaces" after installation to check all requirements are met | |||
2021-01-31 | Testsuite: use buildin commands over 'openvpn --genkey' raw command | Christian Poessinger | |
2021-01-30 | Testsuite: generate required OpenVPN key(s) | Christian Poessinger | |
Now all the loaded configs will support OpenVPN based interfaces, too. All required keys are now generated so the loaded configurations can use: - /config/auth/ovpn_test_ca.pem - /config/auth/ovpn_test_server.pem - /config/auth/ovpn_test_server.key - /config/auth/ovpn_test_dh.pem - /config/auth/ovpn_test_site2site.key - /config/auth/ovpn_test_tls_auth.key | |||
2021-01-30 | Testsuite: generate WireGuard default keypair | Christian Poessinger | |
Now all the loaded configs will support WireGuard interfaces, too. They now cat refer to the default-keypair to secure the link. | |||
2021-01-30 | Testsuite: minor code cleanup | Christian Poessinger | |
2021-01-24 | Testsuite: increase smoketest timeout as we do more and more tests | Christian Poessinger | |
2020-11-01 | Testsuite: always load WiFi HW simulation module | Christian Poessinger | |
2020-10-27 | smoketest: T3003: extend framework to load arbitrary config file | John Estabrook | |
2020-09-25 | Testsuite: automatically determine number of CPUs used | Christian Poessinger | |
2020-09-25 | Testsuite: increase to 2G ram | Christian Poessinger | |
2020-08-31 | configd: T2582: add option to run testsuite with daemon (default off) | John Estabrook | |
2020-07-03 | Testsuite: increase smoketest timeout | Christian Poessinger | |
On slow machines or with nested virtualisation the smoketests take really long to execute - thus increase the timeout. | |||
2020-06-27 | Revert "Testsuite: start smoketest as root" | Christian Poessinger | |
This reverts commit 2d78aa082830065dd681cc50f8dffae77b4b8226. |