pkgdesc="Powerful system container and virtual machine manager - Feature branch"
pkgdesc="Powerful system container and virtual machine manager - Feature branch"
url="https://github.com/lxc/incus"
url="https://github.com/lxc/incus"
arch="all"
arch="all"
...
@@ -14,6 +14,7 @@ depends="acl
...
@@ -14,6 +14,7 @@ depends="acl
ca-certificates
ca-certificates
dbus
dbus
dnsmasq
dnsmasq
lego
lxc
lxc
iproute2
iproute2
iptables
iptables
...
@@ -204,11 +205,11 @@ oci() {
...
@@ -204,11 +205,11 @@ oci() {
check(){
check(){
# FIXME: disable failing tests
# FIXME: disable failing tests
go test-v-skip"TestCluster_*|TestIntegration_UnixSocket|TestContainerTestSuite_*|TestDotGo|TestParse|TestPackages|TestConvertNetworkConfig|TestSnapshotCommon|TestHttpRequest" ./...
go test-v-skip"TestCluster_*|TestIntegration_UnixSocket|TestContainerTestSuite_*|TestDotGo|TestParse|TestPackages|TestConvertNetworkConfig|TestSnapshotCommon|TestHttpRequest|TestArchitectureFirmwarePairs" ./...