commit | 34595f82d2b7dd14a12dc4ded4c5d23b25acea1a | [log] [tgz] |
---|---|---|
author | Dmitry Tyzhnenko <t.dmitry@gmail.com> | Tue Jun 12 19:03:12 2018 +0300 |
committer | Dennis Dmitriev <dis.xcom@gmail.com> | Wed Jul 18 13:27:28 2018 +0000 |
tree | 8a84584c8f13b3f0a82e6a5721289c67fb43aef4 | |
parent | 9db6788a755923707d44a71c5ff5234575d2f8ec [diff] [blame] |
Add bm cookied template for k8s + contrail PROD-20364 Change-Id: I87d31b4dfde0da017525705bb32c1cec1bd0fe3d
diff --git a/tcp_tests/fixtures/underlay_fixtures.py b/tcp_tests/fixtures/underlay_fixtures.py index 9b4bed0..4e2fa95 100644 --- a/tcp_tests/fixtures/underlay_fixtures.py +++ b/tcp_tests/fixtures/underlay_fixtures.py
@@ -182,6 +182,7 @@ config.underlay.ssh = hardware.get_ssh_data( roles=config.underlay.roles) + LOG.info("Config - {}".format(config)) underlay = underlay_ssh_manager.UnderlaySSHManager(config) if not config.underlay.lvm: