-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: infra/ci: add lotus-test
image as CI build step
#7956
Conversation
eaf3eab
to
5ccc714
Compare
@travisperson provided this PR is accepted, could you help create the repository on the AWS account (same as This will address the failure on |
Please update the title according to the PR template! lotus/.github/pull_request_template.md Line 15 in d9c7634
|
lotus-test
image as CI build steplotus-test
image as CI build step
382be3f
to
2affaaf
Compare
@magik6k @travisperson any chance we can push this forward? It will be handy if we have up-to-date docker images for dependent projects, such as Boost. We need:
|
Yes, I will create the |
2affaaf
to
fee69a8
Compare
This PR is:
lotus-test
Docker target toDockerfile.lotus
lotus-test
image on commit tomaster
.We need this, because we are using the
--tags=debug
lotus binaries as part of the integration tests for Boost -- https://github.com/filecoin-project/boost/blob/main/.circleci/config.yml#L67Ideally these images should be produced by
filecoin-project/lotus
build system.TODO:
lotus-test
, same aslotus-dev
.