Skip to content

Commit

Permalink
kola: Remove fcos.python test
Browse files Browse the repository at this point in the history
Let's rely on coreos/fedora-coreos-config#280 -
starting a whole VM for this is a bit silly.  And in the future
if we do add more tests like this I think we should do it via
tests that run the OS as a container, or are part of a set of
explicitly "nondestructive" tests that we can run multiple in a
single VM with less overhead etc.
  • Loading branch information
cgwalters authored and Allen Bai committed Feb 13, 2020
1 parent d17c87d commit c5ffbdb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
1 change: 0 additions & 1 deletion kola/registry/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import (
_ "github.com/coreos/mantle/kola/tests/metadata"
_ "github.com/coreos/mantle/kola/tests/misc"
_ "github.com/coreos/mantle/kola/tests/ostree"
_ "github.com/coreos/mantle/kola/tests/packages"
_ "github.com/coreos/mantle/kola/tests/podman"
_ "github.com/coreos/mantle/kola/tests/rhcos"
_ "github.com/coreos/mantle/kola/tests/rpmostree"
Expand Down
45 changes: 0 additions & 45 deletions kola/tests/packages/python.go

This file was deleted.

0 comments on commit c5ffbdb

Please sign in to comment.