Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-22 | [tests] add lxpolkit to the test-docker deps | Kali Kaneko (leap communications) | |
this is an attempt to debug the failure of the vpn e2e test on the works. if this commit makes the test pass, it means that we need to capture the "no polkit authentication agent running" in a more meaningful way. | |||
2017-05-22 | [tests] add openvpn and mocha to docker test container | Kali Kaneko (leap communications) | |
2017-05-18 | [pkg] need wget for bundles | Kali Kaneko (leap communications) | |
2017-05-18 | [tests] touch the dockerfile to force it being rebuilt | Kali Kaneko (leap communications) | |
2017-05-17 | [bug] add policykit-1 to docker image for e2e tests | Kali Kaneko (leap communications) | |
2017-05-04 | [feat] Create and publish docker image (see #8755). | Micah Anderson | |
When the tests/docker directory is changed, this CI job is triggered to build the docker image and push it to the bitmask-dev container registry. This allows us to change the existing CI jobs to pull the image from our registry, instead of from dockerhub. | |||
2017-05-04 | Build docker image and push it to the container registry when tests/docker ↵ | Micah Anderson | |
are changed |