Revision 83846468
ID | 83846468fd394de4928dfedb61278638b1178328 |
Parent | 90066780 |
Child | 3e16567e |
Move htest/ files under the test/ tree
htest/data becomes test/data/htools (basically reverting commit
8feabc89), and htest/* becomes test/hs/*.
Most changes beside the rename are trivial s/…/…, with the exception
of autotools/run-in-tempdir, which needed some more changes now that
test/ is not just Python files:
- test/py is still being copied
- test/hs moves from individual symlinks to entire dir symlink
- test/data is symlinked in its entirety
Checked with make distcheck, pep8 and pylint, so at least VPATH builds
are OK.
Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Files
- added
- modified
- copied
- renamed
- deleted
- .ghci (diff)
- .gitignore (diff)
- Makefile.am (diff)
- autotools
- doc
- htest
- Test
- Ganeti
- Attoparsec.hs
- BasicTypes.hs
- Block
- Drbd
- Parser.hs
- Types.hs
- Drbd
- Common.hs
- Confd
- Types.hs
- Utils.hs
- Daemon.hs
- Errors.hs
- HTools
- Backend
- Simu.hs
- Text.hs
- CLI.hs
- Cluster.hs
- Container.hs
- Graph.hs
- Instance.hs
- Loader.hs
- Node.hs
- PeerMap.hs
- Types.hs
- Backend
- JQueue.hs
- JSON.hs
- Jobs.hs
- Luxi.hs
- Network.hs
- Objects.hs
- OpCodes.hs
- Query
- Filter.hs
- Language.hs
- Query.hs
- Rpc.hs
- Ssconf.hs
- THH.hs
- TestCommon.hs
- TestHTools.hs
- TestHelper.hs
- TestImports.hs.in
- Types.hs
- Utils.hs
- Ganeti
- cli-tests-defs.sh
- data
- clean-nonzero-score.data
- common-suffix.data
- empty-cluster.data
- hail-alloc-drbd.json
- hail-change-group.json
- hail-invalid-reloc.json
- hail-node-evac.json
- hail-reloc-drbd.json
- hbal-excl-tags.data
- hbal-split-insts.data
- invalid-node.data
- missing-resources.data
- n1-failure.data
- rapi
- groups.json
- info.json
- instances.json
- nodes.json
- hpc-htools.hs
- hpc-mon-collector.hs
- live-test.sh
- offline-test.sh
- shelltests
- htools-balancing.test
- htools-basic.test
- htools-dynutil.test
- htools-excl.test
- htools-hail.test
- htools-hspace.test
- htools-invalid.test
- htools-mon-collector.test
- htools-multi-group.test
- htools-no-backend.test
- htools-rapi.test
- htools-single-group.test
- htools-text-backend.test
- test.hs
- Test
- test
- data
- hs
- Test
- cli-tests-defs.sh
- hpc-htools.hs
- hpc-mon-collector.hs
- live-test.sh
- offline-test.sh
- shelltests
- test.hs