Commit 9927942
authored
Skip generating dualtor_facts on single tor testbed. (#2646)
I noticed that the dual_tor_facts plugin costs around 5 minutes to
generate dualtor facts when deploying or generating minigraph.
The generated dualtor facts is not used on single tor testbed though.
This commit updates the task file for deploying minigraph to skip
dual_tor_facts plugin on single tor testbed.
Signed-off-by: bingwang <[email protected]>1 parent 0938b91 commit 9927942
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
| 76 | + | |
71 | 77 | | |
72 | 78 | | |
73 | 79 | | |
| |||
0 commit comments