SatelliteQE / satellite-populate

This new module adds tools and commands to populate and validate entities in the system based in YAML file.
Other
8 stars 10 forks source link

Reuse existing nailgun configuration if using decorator #15

Closed rochacbruno closed 7 years ago

rochacbruno commented 7 years ago

when using decorator in another project e.g: robottelo the nailgun config is already set, so no need to define it again.

Make it lazy and not set if already set by robottelo.