Skip to content

Commit 605402b

Browse files
committed
Revert "CA-376993 disable test_clustering (revert this!)"
This reverts commit 3a76ad4. Signed-off-by: Pau Ruiz Safont <[email protected]>
1 parent 89051b9 commit 605402b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ocaml/tests/dune

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656

5757
(tests
5858
(names test_vm_helpers test_vm_placement test_network_sriov test_vdi_cbt
59-
test_pusb test_daemon_manager test_repository test_repository_helpers
59+
test_clustering test_pusb test_daemon_manager test_repository test_repository_helpers
6060
test_livepatch test_rpm test_updateinfo)
6161
(package xapi)
6262
(modules test_vm_helpers test_vm_placement test_network_sriov test_vdi_cbt
63-
test_event test_cluster_host test_cluster test_pusb
63+
test_event test_clustering test_cluster_host test_cluster test_pusb
6464
test_daemon_manager test_repository test_repository_helpers test_livepatch test_rpm
6565
test_updateinfo)
6666
(libraries

0 commit comments

Comments
 (0)