X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/1fdeb284f5c9fde710169d20f45ae707a7e48081..5dff65da224309ceed8bee01b204bb2ec789e80e:/Makefile.am diff --git a/Makefile.am b/Makefile.am index afc106c..35d8946 100644 --- a/Makefile.am +++ b/Makefile.am @@ -427,6 +427,7 @@ HPCEXCL = --exclude Main \ --exclude Ganeti.HTools.QC \ --exclude Ganeti.THH \ --exclude Ganeti.Version \ + --exclude Test.Ganeti.Attoparsec \ --exclude Test.Ganeti.TestCommon \ --exclude Test.Ganeti.TestHTools \ --exclude Test.Ganeti.TestHelper \ @@ -958,6 +959,7 @@ python_tests = \ test/ganeti.runtime_unittest.py \ test/ganeti.serializer_unittest.py \ test/ganeti.server.rapi_unittest.py \ + test/ganeti.ssconf_unittest.py \ test/ganeti.ssh_unittest.py \ test/ganeti.storage_unittest.py \ test/ganeti.tools.ensure_dirs_unittest.py \