Hi, we just released a new version of Pulp Smash (v 1!0.3.0)
Most of the changes are non breaking improvements and bug fixes[1] Only for Pulp3 installs using a separate content host there is one change which needs attention. For those using the ansible-pulp-3 installer it is now optional to define the `pulp_content_host` variable[2] pointing to a different hostname and port of where the content is being served. By default it is served on `localhost:8080` so no change is needed for Pulp Smash to locate the contents, in that case Pulp Smash will assume that the content is served by the same hostname of the API. But If your deploy specifies a different hostname or port you now need to tell Pulp-Smash where to get contents from by specifying the new `content` role in your settings.json file [3] The `pulp-smash settings create` CLI command will also take care of that variable when specified. [1] https://github.com/PulpQE/pulp-smash/releases/tag/1!0.3.0 [2] https://github.com/pulp/ansible-pulp3/tree/master/roles/pulp3-content#variables [3] https://github.com/PulpQE/pulp-smash/blob/master/tests/test_pulp_smash_cli.py#L92-L97 -- Bruno Rocha irc: rochacbruno Senior Quality Engineer Red Hat
_______________________________________________ Pulp-dev mailing list Pulp-dev@redhat.com https://www.redhat.com/mailman/listinfo/pulp-dev