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

Shindo to Minitest: image, planning #132

Merged
merged 1 commit into from Jun 29, 2016
Merged

Shindo to Minitest: image, planning #132

merged 1 commit into from Jun 29, 2016

Conversation

gildub
Copy link
Collaborator

@gildub gildub commented May 25, 2016

Migrates image and planning from Shindo to Minitest
Note: This is not using subfolder 'openstack' anymore

@coveralls
Copy link

coveralls commented May 25, 2016

Coverage Status

Changes Unknown when pulling 6e0ed48 on gildub:shindo_to_minitest-image-planning into * on fog:master*.

@gildub gildub added ready and removed in progress labels May 27, 2016
must_match_schema('images' => [@detailed_image_format])
end

before do
Copy link
Contributor

Choose a reason for hiding this comment

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

I would move this in the beginning of describe block.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done. Thanks

@petrblaho
Copy link
Contributor

Apart from two before/after blocks location (see inline notes) looks good to me.

image_attributes[:location] = @test_iso.path
end

@instance = Fog::Image[:openstack].create_image(image_attributes).body

Choose a reason for hiding this comment

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

Inconsistent indentation detected.

@coveralls
Copy link

coveralls commented May 30, 2016

Coverage Status

Changes Unknown when pulling ad0a328 on gildub:shindo_to_minitest-image-planning into * on fog:master*.

@coveralls
Copy link

coveralls commented May 30, 2016

Coverage Status

Changes Unknown when pulling f3cd981 on gildub:shindo_to_minitest-image-planning into * on fog:master*.

Migrates image and planning from Shindo to Minitest
Note: This is not using subfolder 'openstack' anymore
@coveralls
Copy link

coveralls commented Jun 6, 2016

Coverage Status

Changes Unknown when pulling 4c2e919 on gildub:shindo_to_minitest-image-planning into * on fog:master*.

@dhague dhague merged commit e6b3937 into fog:master Jun 29, 2016
@mdarby mdarby removed the ready label Jun 29, 2016
@gildub gildub deleted the shindo_to_minitest-image-planning branch September 29, 2016 06:33
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

6 participants