-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove mutes from tests that launch QEMU and require nested virtualiz…
…ation (#700) * fix: remove mutes from qemu tests * fix: add user github to kvm group * fix: ya make quotes fix, fix: remove deprecated python library * fix: check if user exists before adding him to kvm group * fix: remove build languages altogether
- Loading branch information
Showing
4 changed files
with
12 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,3 @@ | ||
cloud/blockstore/tests/fio/qemu-vhost-local-test * | ||
cloud/blockstore/tests/fio/qemu-vhost-null-test * | ||
cloud/blockstore/tests/rdma/rdma-test * | ||
cloud/blockstore/tests/resize-disk * | ||
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests tests.TestShallowCopySnapshotWithRandomFailure | ||
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests tests.TestShallowCopySnapshotWithRandomFailure/store_chunks_in_s3 | ||
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests tests.TestShallowCopySnapshotWithRandomFailure/store_chunks_in_ydb | ||
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-kikimr-nemesis-test * | ||
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-kikimr-test * | ||
cloud/filestore/tests/fio_index_migration/qemu-intrahost-migration-local-test * | ||
cloud/filestore/tests/fio_index/qemu-kikimr-nemesis-test * | ||
cloud/filestore/tests/fio_index/qemu-kikimr-test * | ||
cloud/filestore/tests/fio_index/qemu-local-test * | ||
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-kikimr-nemesis-test * | ||
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-kikimr-test * | ||
cloud/filestore/tests/fio_migration/qemu-intrahost-migration-local-test * | ||
cloud/filestore/tests/fio/qemu-kikimr-nemesis-test * | ||
cloud/filestore/tests/fio/qemu-kikimr-test * | ||
cloud/filestore/tests/fio/qemu-local-test * | ||
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-nemesis-test * | ||
cloud/filestore/tests/fs_posix_compliance/qemu-kikimr-test * | ||
cloud/filestore/tests/profile_log/qemu-kikimr-test * | ||
cloud/filestore/tests/profile_log/qemu-local-test * | ||
cloud/disk_manager/internal/pkg/dataplane/snapshot/storage/tests tests.TestShallowCopySnapshotWithRandomFailure/store_chunks_in_ydb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters