Skip to content
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

Build metal-bios and metal-uefi #43

Merged
merged 1 commit into from Feb 7, 2019
Merged

Conversation

cgwalters
Copy link
Member

Let's get these images out there for people to try.

Let's get these images out there for people to try.
@dustymabe
Copy link
Member

I don't think we can do this until we've compressed these since the raw files are ~ 2G (8G virtual, 2G apparent size). Our PV is 50G right now and we are keeping 10 builds around so this would stretch us.

@cgwalters
Copy link
Member Author

coreos-assembler compress should do it right?

@dustymabe
Copy link
Member

coreos-assembler compress should do it right?

you are right.. weird. I forgot we added that to this pipeline already.. we did that in #34
just verified locally it worked:

    "images": {
        "qemu": {
            "path": "fedora-coreos-29.5-qemu.qcow2.gz",
            "sha256": "03585926b4d1668091b8b4a566b1d17bab2b855ab10263e6fb9275ac1789f793",
            "size": "1957036032",
            "uncompressed-sha256": "e2ea4c13473f49c2a9c3e8192c1ed518f6a224463d0dcc738e4818fbd115367d"
        },
        "metal-uefi": {
            "path": "fedora-coreos-29.5-metal-uefi.raw.gz",
            "sha256": "76aa4c721669033737c73a83630a936674bf7aaf727df802129fe6751529a9c9",
            "size": "8589934592",
            "uncompressed-sha256": "f7b9051f12f79972aeaa7ea5278cf8e04c86142ac83a77e8f554db9f069e568f"
        }
    },

@dustymabe dustymabe merged commit c87ad0a into coreos:master Feb 7, 2019
@cgwalters
Copy link
Member Author

This came from coreos/coreos-assembler#305

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants