Skip to content

Commit

Permalink
Closes-bug: #1783071
Browse files Browse the repository at this point in the history
Change-Id: I4c551a2fbc56d15b0c9ee76a0ec9cbacf51f365f
(cherry picked from commit dab18ec)
  • Loading branch information
vappachan committed Aug 2, 2018
1 parent dba09ce commit e7231c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bgpaas/test_bgpaas.py
Expand Up @@ -83,6 +83,7 @@ def test_bgpaas_basic(self):
shc_fixture, bgpaas_fixture)
agent = bgpaas_vm1.vm_node_ip
shc_fixture.verify_in_agent(agent)
time.sleep(60)
assert bgpaas_fixture.verify_in_control_node(
bgpaas_vm1), 'BGPaaS Session not seen in the control-node'
assert self.verify_bfd_packets(
Expand Down

0 comments on commit e7231c3

Please sign in to comment.