Project

General

Profile

« Previous | Next » 

Revision 16595c29

Added by David Davis over 10 years ago

Content Views: Worked more on publishing content

Fixed places where repos had no environments. Also, changed the task type to
publish instead of refresh. Lastly, fixed publish for versions 2+ and
generating metadata for version repos so the env clones aren't empty.

View differences:

test/fixtures/models/katello_content_view_versions.yml
library_view_version:
content_view_id: <%= ActiveRecord::Fixtures.identify(:library_view) %>
version: 1
user: bilbo
library_dev_view_version:
content_view_id: <%= ActiveRecord::Fixtures.identify(:library_dev_view) %>
version: 1
user: admin
library_component_view1_version:
content_view_id: <%= ActiveRecord::Fixtures.identify(:component_view_1) %>
version: 1
user: frodo
library_component_view2_version:
content_view_id: <%= ActiveRecord::Fixtures.identify(:component_view_2) %>
version: 1
user: admin
candlepin_library_dev_cv_version:
content_view_id: <%= ActiveRecord::Fixtures.identify(:candlepin_library_dev_cv) %>
version: 1
user: admin

Also available in: Unified diff