diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-09-08 15:43:51 -0700 |
---|---|---|
committer | Ed Warnicke <eaw@cisco.com> | 2016-09-08 15:43:51 -0700 |
commit | c759e33db3671e6562f89ad4af1c97f5d2d4f33e (patch) | |
tree | dca998cf7e229450d308c3bcc0d7ea334933803d /jjb | |
parent | ed61c534eea711525913ef3b95c7900b4ead62bf (diff) |
Remove use of fdio-infra-wrappers for now
Change-Id: I0ac2d5aced25a23a14a214301cef0da3989ed09a
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vpp/vpp.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 91d2240d5..58694db1b 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -367,7 +367,6 @@ choosing-strategy: 'default' wrappers: - - fdio-infra-wrappers - ssh-agent-credentials: users: - '{ssh-credentials}' |