Comment 14 for bug 1919322

Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

Verification - Groovy

Now that all the components were accepted in groovy-proposed I was able to run the tests needed with them which is basically autopkgtest. All of the DEP-8 tests are successfully passing (I am installing the 3 packages from groovy-proposed in the testbed):

[runc]

autopkgtest [17:35:23]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS
command1 PASS

[containerd]

autopkgtest [17:33:49]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS

[docker.io]

autopkgtest [17:30:29]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS
docker-in-lxd PASS

Regarding the runc regressions in Groovy:

- opengcs: There is another SRU going on to fix it (LP: #1912691)

- golang-github-docker-go-connections: It FTBFS in Groovy at the moment because of an issue with one certificate used in the tests. This bug was reported upstream here:

https://github.com/docker/go-connections/issues/83

but since this is totally unrelated to runc I'd ask to ignore it. There is no breakage, just the certificate expired which is leading to 2 tests failure.

- libpod: There are 2 SRUs to fix this issue, libpod itself and golang-github-containers-buildah (LP: #1921011)