eden
eden copied to clipboard
Eden is where EVE and Adam get tried and tested:
Now that runners are supposedly fixed, let's see how all tests fare with acceleration enabled...
eve tests were being slowed down, and at times completely blocked, due to Docker Hub pull rate limits; see [this eve issue](https://github.com/lf-edge/eve/issues/4008). Mostly, that has been fixed, due to a...
Per [this comment on an eve issue](https://github.com/lf-edge/eve/issues/4008#issuecomment-2228300569) from @giggsoff, eden currently pulls any OCI images as an anonymous user. This appears to be true for both images run as part...
# Description We are seeing various failures in the eden tests. One of them is about purging. One eden log snippet is: > eden pod purge eclient-mount edenProg: /home/runner/actions-runner/_work/eve/eve/eden/dist/bin/eden timewait:...
Eden log snippet: /home/runner/actions-runner/_work/eve/eve/eden/dist/bin/eden sdn fwd eth0 8028 -- ssh -q -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o PasswordAuthentication=no -i /home/runner/actions-runner/_work/eve/eve/eden/dist/tests/eclient/image/cert/id_rsa root@FWD_IP -p FWD_PORT grep -q Ubuntu /etc/issue # Inject fake location...
This is really janky at the moment, but the idea is to get rid of the escrip and write tests using go testing infra. 1. Goal is to follow two...
This is a test for https://github.com/lf-edge/eve/pull/4142, but I don't know which one should go first ?! - [x] Wait for next release with https://github.com/lf-edge/eve/pull/4204 - [x] Open a PR to...
# Description Running Eden with QEMU 9.0 and QEMU 4.2.1 failed due to deprecated parameters. The prerequisites in the Eden says at least QEMU 4.x or higher version is required,...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.9+incompatible to 25.0.6+incompatible. Release notes Sourced from github.com/docker/docker's releases. v25.0.6 25.0.6 For a full list of pull requests and changes in this release, refer to the relevant...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...