Project

General

Profile

« Previous | Next » 

Revision f8878229

Added by Partha Aji about 10 years ago

Code for Org Create orchestration

View differences:

test/glue/candlepin/consumer_test.rb
@@dev_cve.cp_id = @@dev_cv.cp_environment_id @@dev
# Create the environment in candlepin
@@org.set_owner
@@dev_cve.set_environment
CandlepinOwnerSupport.set_owner(@@org)
User.current.remote_id = User.current.login
ForemanTasks.sync_task(::Actions::Headpin::ContentView::EnvironmentCreate, @@dev_cve)
end
def self.after_suite

Also available in: Unified diff