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

Add Vultr disk artifacts to stream metadata #10

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Add Vultr disk artifacts to stream metadata #10

merged 1 commit into from
Jun 9, 2020

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Jun 9, 2020

* FCOS Jenkins pipeline builds Vultr disk images, but they
need to be mentioned in stream metadata too
* coreos/fedora-coreos-tracker#355
@dghubble
Copy link
Member Author

dghubble commented Jun 9, 2020

I believe the expectation is that this generator feeds into https://github.com/coreos/fedora-coreos-streams, which provides some clues on how this should be validated.

go build .
./fedora-coreos-stream-generator -releases=https://builds.coreos.fedoraproject.org/prod/streams/testing/releases.json -pretty-print

This shows that releases.json doesn't contain vultr artifacts, but the Jenkins pipeline produces them and lists them in metadata (e.g. https://builds.coreos.fedoraproject.org/prod/streams/testing/builds/32.20200601.2.1/x86_64/meta.json).

So something else is needed to update releases.json I think.

@dghubble
Copy link
Member Author

dghubble commented Jun 9, 2020

I think its coreos/fedora-coreos-releng-automation#108 which would be needed

@lucab lucab merged commit ad968ad into coreos:master Jun 9, 2020
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