Commit Graph

5 Commits

Author SHA1 Message Date
Giuseppe Scrivano 7a0d58dab5
storage: drop ostree deduplication
it was an attempt to use OSTree to deduplicate files, at the time we
already had a dependency on OSTree for system containers in
containers/image.  Since the feature never really took off, let's just
drop it.

Closes: https://github.com/containers/storage/issues/419

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-10-05 20:27:45 +02:00
Giuseppe Scrivano bda9803fd2
ci: run apt-get update
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2018-11-09 13:14:58 +01:00
Giuseppe Scrivano c7fdad430f
ci: install ostree
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2018-06-29 18:47:10 +02:00
Chris Evich 6afa3a250c
Enable Stable + build/test on Fedora and CentOS
* Added the few small changes needed to support these other distros.

* Enable building GO_VERSION "stable" on all distros, but ignore the
result.  The failures are seemingly similar, but beyond my ability to
debug.  For now, ignore the result to provide exposure and runtime
without any requirement to pass.

Signed-off-by: Chris Evich <cevich@redhat.com>
2018-03-26 14:44:19 -04:00
Chris Evich 02a59b0398
Update CI scripts
* Relocate them with visible names under hack/...
* Add support for adding additional $DISTRO's (later)
* Add tmpfs mount inside SPC

Signed-off-by: Chris Evich <cevich@redhat.com>
2018-03-09 10:40:50 -05:00