This commit adds integration tests for the hostfactory vanilla flow as well as improve UX for the hostfactory command. Previously the user had to pass in the account and command kind with the CLI command (cucumber:host_factory:somepolicy/my_host_factory) and now they can just do so by providing the name of the hostfactory path (somepolicy/my_host_factory)
What ticket does this PR close?
Resolves - Jira
Checklists
Change log
[ ] The CHANGELOG has been updated, or
[x] This PR does not include user-facing changes and doesn't require a CHANGELOG update
Test coverage
[ ] This PR includes new unit and integration tests to go with the code changes, or
[x] The changes in this PR do not require tests
Documentation
[ ] Docs (e.g. READMEs) were updated in this PR, and/or there is a follow-on issue to update docs, or
[x] This PR does not require updating any documentation
What does this PR do?
This commit adds integration tests for the hostfactory vanilla flow as well as improve UX for the hostfactory command. Previously the user had to pass in the account and command kind with the CLI command (cucumber:host_factory:somepolicy/my_host_factory) and now they can just do so by providing the name of the hostfactory path (somepolicy/my_host_factory)
What ticket does this PR close?
Resolves - Jira
Checklists
Change log
Test coverage
Documentation
README
s) were updated in this PR, and/or there is a follow-on issue to update docs, or