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

Set Nailgun version in config #32

Open rochacbruno opened 7 years ago

rochacbruno commented 7 years ago

When provided in command line or YAML config.

it should be considered the nailgun version in https://github.com/SatelliteQE/satellite-populate/blob/master/satellite_populate/base.py#L842

the version argument should be used. https://github.com/SatelliteQE/nailgun/blob/master/nailgun/config.py#L103