[aeolus-incubator/tim] f0437a: Enforce equivilence for Target Images with same Im...

jguiditta jguiditt at redhat.com
Mon Dec 17 19:48:06 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/aeolus-incubator/tim
  Commit: f0437af22daf0e269195e5620a42f25fcf1ea8e3
      https://github.com/aeolus-incubator/tim/commit/f0437af22daf0e269195e5620a42f25fcf1ea8e3
  Author: Martyn Taylor <mtaylor at redhat.com>
  Date:   2012-12-16 (Sun, 16 Dec 2012)

  Changed paths:
    M app/models/tim/target_image.rb
    A db/migrate/20121216134538_add_factory_base_image_id_to_image_versions.rb
    A lib/image_factory/model/base_image.rb
    M spec/factories/tim/image_factory/target_image.rb
    M spec/models/target_image_spec.rb
    M test/dummy/db/schema.rb

  Log Message:
  -----------
  Enforce equivilence for Target Images with same Image Version

When creating a second target image for the same image
version.  We should pass in the factory base image id
to be sure that factory uses the already built base image
rather than creating a new one from the template.

This ensures that we have equivilence of Target Images
across ImageVersions.


  Commit: 0fae1492d73c9c216a574fb209e2ea67612dc451
      https://github.com/aeolus-incubator/tim/commit/0fae1492d73c9c216a574fb209e2ea67612dc451
  Author: jguiditta <jguiditt at redhat.com>
  Date:   2012-12-17 (Mon, 17 Dec 2012)

  Changed paths:
    M app/models/tim/target_image.rb
    A db/migrate/20121216134538_add_factory_base_image_id_to_image_versions.rb
    A lib/image_factory/model/base_image.rb
    M spec/factories/tim/image_factory/target_image.rb
    M spec/models/target_image_spec.rb
    M test/dummy/db/schema.rb

  Log Message:
  -----------
  Merge pull request #85 from mtaylor/target_image_equivilence

Enforce equivilence for Target Images with same Image Version


Compare: https://github.com/aeolus-incubator/tim/compare/3448e6d36ac0...0fae1492d73c


More information about the aeolus-devel mailing list