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

README: Update Fedora download instructions #76

Merged
merged 1 commit into from
Oct 16, 2017

Conversation

mopsfelder
Copy link
Collaborator

Avocado lookups for slightly different image paths. This updates
README instructions so user can place images at expected paths.

Also instructs user to run bootstrap after adding or updating images
under isos/ directory, which is a required step to avocado-vt
recognize new images.

Signed-off-by: Murilo Opsfelder Araujo muriloo@linux.vnet.ibm.com

Avocado lookups for slightly different image paths. This updates
README instructions so user can place images at expected paths.

Also instructs user to run bootstrap after adding or updating images
under `isos/` directory, which is a required step to avocado-vt
recognize new images.

Signed-off-by: Murilo Opsfelder Araujo <muriloo@linux.vnet.ibm.com>
>> http://archives.fedoraproject.org/pub/archive/fedora-secondary/releases/24/Server/ppc64le/iso/Fedora-Server-dvd-ppc64le-24-1.2.iso
Download Fedora images and place them at the expected paths:
>> curl -o isos/Fedora-Server-DVD-ppc64le-23.iso http://archives.fedoraproject.org/pub/archive/fedora-secondary/releases/23/Server/ppc64le/iso/Fedora-Server-DVD-ppc64le-23.iso
>> curl -o isos/Fedora-Server-DVD-ppc64le-24.iso http://archives.fedoraproject.org/pub/archive/fedora-secondary/releases/24/Server/ppc64le/iso/Fedora-Server-dvd-ppc64le-24-1.2.iso
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a specific reason why you changed the files name from the original iso image name for Fedora 24? We should ensure we are instructing users correctly and that the code is not looking for a specific ISO file name based on the guest VM OS choice.

Copy link
Collaborator

@sathnaga sathnaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As the avocaod-vt guest-os config expects theses names for iso

@rquander rquander merged commit d962149 into lop-devops:master Oct 16, 2017
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

3 participants