]> git.proxmox.com Git - ovs.git/history - tests/ovs-macros.at
Fix ovs-dpctl-top by removing 3 wrong hunks in py3-compat.patch.
[ovs.git] / tests / ovs-macros.at
2021-01-09 Luca BoccassiMerge branch 'master-dfsg' into 2.15
2021-01-09 Luca BoccassiMerge commit 'def6eb1ea' into master-dfsg
2021-01-08 Thomas GoirandMerge tag '2.15.0_git20210104.def6eb1ea' into master...
2020-09-24 Alin Gabriel Serdeanwindows, tests: Strip EOL characters when passing them...
2020-07-27 William Tutests: Refactor the iptables accept rule.
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2019-12-12 Ben Pfafftests: Better document OVS_WAIT_UNTIL, OVS_WAIT_WHILE...
2019-11-06 Ilya Maximetstests: Wait up to OVS_CTL_TIMEOUT seconds.
2019-10-16 Ilya Maximetstests: Get rid of timeout options for control utilities.
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-07-16 Vasu Dasariovs-macros: An option to suspend test execution on...
2019-07-11 Thomas GoirandMerge branch 'branch-2.11-ds' into debian/train
2019-01-25 Ilya Maximetsovs-macros.at: Better hide 'exec -a' checking.
2018-12-27 Ben Pfafftests: Include actual Address Sanitizer output in tests...
2018-12-20 Ilya Maximetsovs-macros.at: Hide 'exec -a' checking from user.
2018-12-03 Ben Pfafftests: Add support for Address Sanitizer.
2018-09-05 Ben Pfaffovs-macros: Make tests log how long they waited when...
2018-08-31 Thomas GoirandMerge tag '2.10.0+ds1' into debian/rocky
2018-08-31 Thomas GoirandMerge tag '2.10.0' into master-dfsg
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
2018-08-15 Ilya Maximetstests: Drop setting aliases for control utils.
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
2018-05-01 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-04-30 Ben Pfaffovsdb-client: Add --timeout option.
2018-04-30 Ben Pfafftests: Make OVS_WAIT_UNTIL and OVS_WAIT_WHILE failures...
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-24 Ben Pfaffovsdb: Introduce experimental support for clustered...
2018-02-06 Ben Pfaffovsdb-client: Add --timeout option.
2018-02-01 Ben Pfafftests: Make OVS_WAIT_UNTIL and OVS_WAIT_WHILE failures...
2017-11-27 Ben PfaffRemove Perl dependency.
2017-11-27 Ben Pfafftests: Convert uuidfilt utility from Perl to Python.
2017-10-31 Alin Gabriel Serdeantests: Add a default timeout for control utilities
2017-10-24 Ilya Maximetstests: Add timeout to OVS_APP_EXIT_AND_WAIT.
2017-10-24 Ben Pfafftests: Add support for 1-argument 'seq' in emulation.
2017-06-13 Flavio Leitnertestsuite: exit gracefully if it fails.
2017-06-08 Flavio Leitnertestsuite: release resources when vswitch exits.
2017-05-02 Ben Pfaffovs-macros: Add helper to make 'wc' use POSIX compliant...
2016-10-19 YAMAMOTO TakashiFix parent_pid on NetBSD
2016-09-30 Ben Pfafftests: Use Linux-specific way to get parent PID, to...
2016-06-23 Lance Richardsontests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.
2016-03-31 Lance Richardsontests: Fix *bsd failure in OVS_APP_EXIT_AND_WAIT.
2016-03-24 RYAN D. MOATSSeparating OVN NB and SB database processes
2016-03-18 Lance Richardsontests: Make OVS_APP_EXIT_AND_WAIT() wait for process...
2016-02-26 Ben Pfaffm4: Rename compat.at to compat.m4.
2016-02-26 Ben Pfafftests: Move Autotest compatibility macros into tests...
2016-02-26 Ben Pfafftests: Add Autoconf 2.63 compatibility support for...
2015-11-26 Ben Pfafftests: Make OVS_WAIT_WHILE, OVS_WAIT_UNTIL run even...
2015-11-26 Ben Pfafftests: Run OVS_WAIT_WHILE, OVS_WAIT_UNTIL in main shell...
2015-11-04 Ansis Attekatests: add documentation for OVS_WAIT_UNTIL and OVS_WAI...
2015-09-29 Ben Pfaffovn: Implement basic end-to-end full mesh test.
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-09-09 Ben Pfafftests: Automatically initialize OVS_*DIR vars when...
2015-06-25 Ben Pfafftests: Use taskkill if tskill is not available, on...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-22 Gurucharan Shettytests: Avoid Windows unit tests from hanging.
2015-02-09 Andy Zhoutest: Reverse the order of commands added by ON_EXIT...
2015-01-16 Andy Zhouautotest: refactor OVS_VSWITCHD_START MACRO