]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: tests: removed completely obsolete test files
authorWilly Tarreau <w@1wt.eu>
Tue, 13 Oct 2015 15:07:34 +0000 (17:07 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 13 Oct 2015 15:07:34 +0000 (17:07 +0200)
commit7e0c9713b4bb8e9ba2e56396f66d6bff29f78476
treed336d793d29d1b23bbea491610e756b7a1ead112
parent29e7aca645464a8b9a26a5e0b614b20bfaa0bc55
CLEANUP: tests: removed completely obsolete test files

A number of config files were present in the tests/ directory and which
would either test features that are easier to test using more recent files
or test obsolete features. All of them emit tons of useless warnings, and
instead of fixing them, better remove them since they have never been used
in the last 10 years or so.

The remaining files may still emit warnings and require some fixing but
they provide some value for some tests.
19 files changed:
tests/active-sh.cfg [deleted file]
tests/active-srv.cfg [deleted file]
tests/backup-all-sh.cfg [deleted file]
tests/backup-all.cfg [deleted file]
tests/backup-first.cfg [deleted file]
tests/backup-second-sh.cfg [deleted file]
tests/backup-second.cfg [deleted file]
tests/basic-test.cfg [deleted file]
tests/defaults.cfg [deleted file]
tests/httpterm-basic.cfg [deleted file]
tests/test-acl.cfg [deleted file]
tests/test-balance.cfg [deleted file]
tests/test-check-cpu.cfg [deleted file]
tests/test-log.cfg [deleted file]
tests/test-redir.cfg [deleted file]
tests/test-retries.cfg [deleted file]
tests/test-sched.cfg [deleted file]
tests/test-section-kw.cfg [deleted file]
tests/test-status.cfg [deleted file]